Plan Swiss trips and check disruptions, fares, occupancy, and train formation.
This MCP tool provides very limited documentation, declares no secrets or remote endpoints, and benefits from positive trust signals: official registry listing, open-source code, and recent maintenance. No concrete high-risk red flags are evident, but as an MCP service it still executes locally, so it should be used with least privilege and its actual network behavior should be verified.
The material explicitly states that no keys or environment variables are required. No API token, account password, or other sensitive credential is requested, so credential exposure and abuse risk appears low based on the provided facts.
Although no remote endpoint is declared, the described functionality—OJP 2.0 journey planning, SIRI-SX disruptions, fares, and train formation—normally implies outbound requests to transport data services. The material does not list concrete domains, data flows, or whether user queries are transmitted, so the actual egress destinations should be verified.
The system flags this tool as executes-code, meaning it runs locally as a process and executes its implementation code. This is normal for an MCP tool; the provided material shows no concrete red flags such as unusual system privileges, persistence mechanisms, or unrelated high-risk operations.
The material does not specify which local files, databases, or other resources it can read or write, and it declares no extra filesystem permissions. There is not enough evidence to claim overbroad access, but as a locally running MCP service it may still access whatever context and input the host grants, so restricting its runtime account and accessible directories is advisable.
The supply-chain signals are overall positive: it is listed in the official registry, has an open-source repository, and was updated within the last year, all of which reduce risk. However, the README is absent, the license is unspecified, and community adoption is currently very low (0 stars), so transparency and governance are only moderate; reviewing the source and dependency list before use is recommended.
Copy the install command and let the AI configure it · recommended for beginners
Please install the "io.github.malkreide/swiss-transport-mcp" MCP server from askskill: Run: claude mcp add 'io-github-malkreide-swiss-transport-mcp' -- uvx swiss-transport-mcp
Please find the best train options this afternoon from Zurich to Geneva, including departure time, arrival time, number of transfers, total duration, and fares.
A list of trip options with key details such as times, transfers, duration, and fares.
Please check whether the Bern to Basel route currently has delays, cancellations, or other disruptions, and explain the impact and suggested alternatives.
Real-time disruption details, impact summary, and practical alternative travel suggestions.
Please compare the occupancy levels of several direct trains tomorrow morning from Lausanne to Zurich and provide each train’s formation so I can choose a more comfortable option.
A comparison of occupancy levels and train formations to help choose a more comfortable trip.
Access SBB open data to query transport and station datasets.
Access Swiss federal geodata for geocoding, elevation, and map data retrieval.
Access Swiss energy and geospatial data for querying and analysis.
Search Swissreg trademarks, patents, and SPC records for IP research.
Access Zurich open data for weather, air quality, parking, maps, and tourism.
Query Swiss data protection laws, decisions, and guidance from MCP clients.