Swisstrip Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Swisstrip Mcp (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
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/mcpsearch_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: [email protected].
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.