# Subway MCP Server

Provide a scalable and efficient server-side application framework to implement the Model Context Protocol (MCP) using Node.js and NestJS. Enable seamless integration of LLMs with external data and t…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add cyong80/subway-mcp

# Browse available tools
npx -y @smithery/cli@latest tool list cyong80/subway-mcp
```

---

Source: https://github.com/cyong80/subway-mcp
