Swisstransport
Server Details
Swiss Transport MCP — wraps Transport Open Data API (free, no auth)
Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.
If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.
- Status
- Unhealthy
- Uptime
- 28.5% over 41 days
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- pipeworx-io/mcp-swisstransport
- GitHub Stars
- 0
- Server Listing
- mcp-swisstransport
TDQS
Scored across 34 tools
The ask_pipeworx family (ask_pipeworx, ask_pipeworx_beta, ask_pipeworx_grounded, deep_research) has genuinely overlapping purposes — the beta tool's own description admits it 'currently matches ask_pipeworx exactly,' making selection arbitrary. The polymarket cluster (edges, arbitrage, edge_tracker, fill_risk, kalshi_spread) and the discovery cluster (discover_tools, suggest_questions, pipeworx_trending) are distinguishable only after reading long descriptions, and the three Swiss-transport tools sit in an otherwise unrelated surface.
Names are uniformly snake_case and follow a predictable verb_noun or domain_prefix pattern (get_connections, search_stations, resolve_entity, polymarket_edges, ask_pipeworx_grounded). The domain prefixes (polymarket_, ask_pipeworx_, pipeworx_) are used consistently, though a few noun-only names (entity_profile, recent_changes, deep_research) break the strict verb_noun pattern.
34 tools is heavy and, more tellingly, wildly mismatched to the 'swisstransport' identity — only three tools (search_stations, get_stationboard, get_connections) serve transport, while 31 are Pipeworx gateway/meta tools bolted onto the same server. That is far more surface than the named purpose warrants.
For the transport domain the core lifecycle is present (station search, live departure board, point-to-point connections), covering the primary workflows. Minor gaps remain (no ticket/fare, no disruption or route-detail lookups), but an agent can accomplish the common Swiss-transit tasks without a dead end.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
1 tool update
- Changed
entity_profile3 fields changed- changed
Input schema / properties / type / descriptionPrevious value: -"Entity type. Only \"company\" supported today; person/place coming soon."New value: +"\"company\" or \"ticker\" — both are accepted and behave identically; `value` can be a ticker, CIK, or company name either way. person/place coming soon." - changed
Input schema / properties / type / enumPrevious value: -[ - "company" -]New value: +[ + "company", + "ticker" +] - changed
Input schema / properties / value / descriptionPrevious value: -"Ticker (e.g., \"AAPL\") or zero-padded CIK (e.g., \"0000320193\"). Names not supported — use resolve_entity first if you only have a name."New value: +"Ticker (e.g., \"AAPL\"), zero-padded CIK (e.g., \"0000320193\"), or company name (e.g., \"Moderna\") — names resolve via SEC EDGAR company-name match."
1 tool update
- Changed
resolve_entity1 field changed- changed
Input schema / properties / value / descriptionPrevious value: -"For company: ticker (AAPL), CIK (0000320193), or name. For drug: brand or generic name (e.g., \"ozempic\", \"metformin\")."New value: +"For company: ticker (AAPL), CIK (0000320193), or name. For drug: brand or generic name (e.g., \"ozempic\", \"metformin\"). Pass the ENTITY NAME ONLY — for a bond that is the ISSUER exactly as printed (\"NEW YORK ST DORM AUTH\"), never the question's full noun phrase (\"NEW YORK ST DORM AUTH revenue bonds\"): the FIGI lookup matches instrument names, so trailing security-class words match nothing."
Related MCP Connectors
Canonical SwissTrip MCP — independent SBB/CFF/FFS schedules, prices, and ticket links by SwissTrip.
Citybikes MCP — wraps CityBik.es API (free, no auth required)
SEPTA MCP — Philadelphia SEPTA real-time transit (www3.septa.org/api, keyless)
opendata.swiss MCP — Switzerland's federal open-data portal (CKAN catalogue).
Related MCP Servers
- AlicenseAqualityDmaintenanceSwiss open data MCP server — transport, weather, geodata, companies, etc,. Zero API keys.76275 npm22MIT
- AlicenseAqualityFmaintenanceIndependent MCP client by swsistrip for Swiss Federal Railways (SBB/CFF/FFS) — all schedules, prices, ticket links via SBB's official SMAPI.916 npm3-
- AlicenseAqualityDmaintenanceMCP server for Swiss public transport — connections, stationboards, real-time delays, and direct booking links for SBB.41MIT
- FlicenseNot gradedqualityDmaintenanceEnables querying Swiss public transport (trains, buses, trams, boats) for stations, connections, and station boards via the opendata.ch API.-
Glama MCP Gateway
Add one secure layer between your agents and this server.