loading…
Search for a command to run...
loading…
Access real-time public transport across Europe with live departures, connections, and vehicle details. Plan door-to-door trips, search stations and places, and
Access real-time public transport across Europe with live departures, connections, and vehicle details. Plan door-to-door trips, search stations and places, and find nearby stops with up-to-the-minute results. Benefit from coverage in the UK, Switzerland, Belgium, and Norway.
Add this to claude_desktop_config.json and restart Claude Desktop.
{
"mcpServers": {
"mcp-server-public-transport": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"mirodn/mcp-server-public-transport"
]
}
}
}