Swisstrip Mcp
@Fabsbags
Plan Swiss train journeys from your AI assistant. Live SBB schedules with delays, prices in CHF with Halbtax / GA discounts, one-click booking on sbb.ch. Opens directly in the SBB Mobile app on phones.
概要
What is Swisstrip MCP?
Swisstrip MCP connects AI assistants to Swiss Federal Railways (SBB / CFF / FFS) data, including train schedules, station search, ticket prices, and direct ticket purchase links. It is an independent third-party implementation backed by a hosted MCP service at https://mcp.swisstrip.app/mcp.
How to use Swisstrip MCP?
Install via npm with npx -y swisstrip-mcp and configure in your MCP client. For Claude Desktop or Cursor, add the command and args to the client’s JSON configuration. For ChatGPT, add a custom connector pointing to the hosted server URL.
Key features of Swisstrip MCP
- Search Swiss stations, addresses, and points of interest
- Find train schedules between two stations
- View detailed trips with all intermediate stops
- Get earlier or later connections for a previous search
- Retrieve ticket prices with Halbtax / GA / Sparbillet discounts
- Generate direct purchase links to SBB.ch
Use cases of Swisstrip MCP
- Query live Swiss train schedules through a chat interface
- Compare ticket prices with different discount cards
- Plan multi-stop rail journeys in Switzerland
- Get direct purchase links for SBB tickets
- Integrate Swiss public transit data into AI assistants
FAQ from Swisstrip MCP
Is Swisstrip MCP the official SBB MCP?
No, it is an independent third-party implementation, not the official SBB MCP.
What tools does Swisstrip MCP provide?
It provides search_stations, search_connections, get_trip_details, get_more_connections, get_prices, and get_ticket_link.
What languages are supported?
Tool descriptions and natural-language responses are available in 9 languages: English, German, French, Italian, Spanish, Portuguese, Dutch, Polish, Russian.
What are the runtime dependencies?
Requires Node.js/npx to run. No further dependencies are mentioned; it connects to the hosted MCP service at https://mcp.swisstrip.app/mcp.
Can I use a custom server URL?
Yes, set the environment variable SWISSTRIP_MCP_URL (or legacy SBB_MCP_URL) to override the default hosted server URL.