6 tools from the Sbb MCP Server, categorised by risk level.
View the Sbb policy →get_more_connections Load earlier or later train connections for a previous search. Use the collection ID from search_connections results. get_prices Get ticket prices for one or more train connections. Supports Half-Fare card (Halbtax) and GA travelcard discounts. get_ticket_link Get a direct purchase link to buy a train ticket on SBB.ch. Only call this when the user wants to buy a specific ticket. get_trip_details Get detailed information about a specific train connection including all intermediate stops, platforms, and occupancy. Use a trip ID from search_co... search_connections Find train connections between two Swiss stations. Returns schedules with departure/arrival times, duration, transfers, and trip IDs for pricing. search_stations Search for Swiss train stations, addresses, or points of interest by name. Returns station IDs needed for other tools. 2/5 The Sbb MCP server exposes 6 tools across 1 categories: Read.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Sbb server.
Sbb tools are categorised as Read (6). Each category has a recommended default policy.
Open source. One binary. Zero dependencies.
npx -y @policylayer/intercept