Swiss open data MCP server — transport, weather, geodata, companies, etc,. Zero API keys.
Tools
search_stations
get_connections
get_departures
get_arrivals
get_nearby_stations
get_weather
list_weather_stations
get_weather_history
get_water_level
list_hydro_stations
get_water_history
geocode
reverse_geocode
search_places
get_solar_potential
identify_location
get_municipality
search_companies
get_company
search_companies_by_address
list_cantons
list_legal_forms
Server Config
{
"mcpServers": {
"swiss": {
"command": "npx",
"args": [
"-y",
"mcp-swiss"
]
}
}
}