swiss-rail-mcp

kintscher/swiss-rail-mcp
★ 0 stars Python 💻 Code/Dev Tools Updated 6d ago
Zero-auth MCP server for Swiss public transport. 12 tools, 3 resources, 4 prompts wrapping transport.opendata.ch and data.sbb.ch - timetables, disruptions, station facilities, passenger frequency, plus conversational tools like "last train home" and "evening out planner." Works with Claude Desktop and Claude
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "swiss-rail-mcp": {
      "command": "uvx",
      "args": [
        "swiss-rail-mcp"
      ]
    }
  }
}

Or install with pip: pip install swiss-rail-mcp

README Excerpt

A zero-auth MCP server for Swiss public transport. Wraps **12 tools, 3 resources, and 4 prompts**. Lets an MCP client (Claude Desktop, Claude Code, …) answer real Swiss transport questions without an API key: - *"When's the next train from Regensdorf to Zürich HB?"* - *"What's the last realistic train home from Bern tonight?"*

Topics

claudefastmcpmcpmcp-servermodel-context-protocolopendatapydanticpythonsbbswitzerland