6 tools from the Swisstrip MCP Server, categorised by risk level.
View the Swisstrip 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 in CHF for one or more train connections. Supports Half-Fare card (Halbtax) and GA travelcard discounts. Up to 10 trip_ids per ca... 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. On mobile with SBB app ins... 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. Accepts station names directly (e.g. "Zürich HB", "Bern") or UIC IDs — name resolution happens i... search_stations Search for Swiss train stations, addresses, or points of interest by name. Returns UIC station IDs (e.g. "8503000" for Zürich HB) used by the other... The Swisstrip 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 Swisstrip server.
Swisstrip tools are categorised as Read (6). Each category has a recommended default policy.
Deterministic policy on every MCP tool call. Per-identity grants. Full audit log.