# Puzzle Subway Server

Provide real-time subway congestion information for Seoul with station and line-based search capabilities. Enable users to query current subway crowding data easily. Enhance transit planning with up-…

## Quick Start

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

# Browse available tools
npx -y @smithery/cli@latest tool list november11th/smithery-puzzle-subway-mcp-server-http
```

---

Source: https://github.com/november11th/smithery-puzzle-subway-mcp-server-http
