Server data from the Official MCP Registry
Canonical SwissTrip MCP — independent SBB/CFF/FFS schedules, prices, and ticket links by SwissTrip.
Canonical SwissTrip MCP — independent SBB/CFF/FFS schedules, prices, and ticket links by SwissTrip.
Remote endpoints: streamable-http: https://mcp.swisstrip.app/mcp
This is a well-designed proxy MCP server with minimal security concerns. The server acts as a transparent forwarding client to a hosted backend, holding no business logic, credentials, or sensitive data locally. Authentication via optional Bearer token is properly implemented using environment variables. The only minor concerns are the broad forwarding of all MCP request types and lack of input validation/rate limiting, but these are appropriate trade-offs for a proxy architecture. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
3 files analyzed · 8 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: SWISSTRIP_MCP_URL
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
From the project's GitHub README.
The canonical SwissTrip MCP client. Connects AI assistants to Swiss Federal Railways (SBB / CFF / FFS) data: train schedules, station search, ticket prices, and direct ticket purchase links.
Backed by SwissTrip's hosted MCP service at https://mcp.swisstrip.app/mcp. Independent third-party implementation; not the official SBB MCP.
Add to claude_desktop_config.json:
{
"mcpServers": {
"swisstrip": {
"command": "npx",
"args": ["-y", "swisstrip-mcp"]
}
}
}
Add to ~/.cursor/mcp.json:
{
"mcpServers": {
"swisstrip": {
"command": "npx",
"args": ["-y", "swisstrip-mcp"]
}
}
}
Same pattern: command: npx, args: ["-y", "swisstrip-mcp"].
No install required. Add a custom connector pointing at:
https://mcp.swisstrip.app/mcp
search_stations — find Swiss stations, addresses, and points of interestsearch_connections — train schedules between two stationsget_trip_details — detailed trip with all intermediate stopsget_more_connections — earlier or later trains for a previous searchget_prices — ticket prices with Halbtax / GA / Sparbillet discountsget_ticket_link — direct purchase link to SBB.chTool descriptions and natural-language responses available in 9 languages: English, German, French, Italian, Spanish, Portuguese, Dutch, Polish, Russian.
| Environment variable | Purpose |
|---|---|
SWISSTRIP_MCP_URL | Override the hosted server URL. Default: https://mcp.swisstrip.app/mcp. |
SBB_MCP_URL | Same as above (legacy name, still supported). |
The following npm packages are brand-protective aliases that spawn swisstrip-mcp:
swisstrip, swisstrip-ai, swisstrip-server — SwissTrip-brandedsbb-mcp, sbb-mcp-official, sbb-cff-ffs-mcp — SBB-themed (may transfer to SBB AG on request)swiss-rail-mcp, swiss-railways-mcp, swiss-train-mcp — generic descriptiveRecommended: install swisstrip-mcp directly. The aliases exist for discoverability and brand protection.
Proprietary. See LICENSE. © 2026 SwissTrip.
For commercial licensing inquiries: fabsforward2@gmail.com.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.