Swisstrip Mcp
@Fabsbags
About Swisstrip Mcp
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.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"swisstrip": {
"command": "npx",
"args": [
"-y",
"swisstrip-mcp"
]
}
}
}Tools
6find Swiss stations, addresses, and points of interest
train schedules between two stations
detailed trip with all intermediate stops
earlier or later trains for a previous search
ticket prices with Halbtax / GA / Sparbillet discounts
direct purchase link to SBB.ch
Overview
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.
More Other MCP servers
Blender
ahujasidOpen-source MCP to use Blender with any LLM
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Comments