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 clean, well-structured MCP proxy server with appropriate security controls. Authentication is optional and properly handled via environment variables. The server acts as a transparent proxy with no business logic, credential storage, or dangerous operations. Minor code quality observations do not impact the security posture. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
3 files analyzed · 6 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_TOKEN
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 discountsget_ticket_link — direct purchase link to SBB.chsave_profile / get_profile — save your travel profile locallylist_travelers — multi-traveler family pricing (requires SWISSTRIP_TOKEN)| Environment variable | Purpose |
|---|---|
SWISSTRIP_TOKEN | Sync your traveler profile from your SwissTrip account. Mint at https://swisstrip.app/settings/developer. |
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
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.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.