Swisstrip Mcp
@Fabsbags
关于 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.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"swisstrip": {
"command": "npx",
"args": [
"-y",
"swisstrip-mcp"
]
}
}
}工具
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
概览
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.
其他 分类下的更多 MCP 服务器
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
评论