mcp-swiss is a Model Context Protocol server that provides AI assistants with direct access to Swiss open data, including information on transport, weather, hydrology, geodata, and companies.
From the registry: Swiss open data MCP server. 76 tools, zero API keys. Transport, weather, geodata, news, rates.
Please install the `swiss` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Node.js 20+** — Node.js version 20 or newer required Run: `node -v` (https://nodejs.org/)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","mcp-swiss"]
Note: 76 tools, 21 modules of Swiss open data. No API keys, no accounts. Modules: transport (SBB), weather (MeteoSwiss), hydrology, geodata (swisstopo), companies (ZEFIX), parliament, avalanche, air quality, postal, energy, statistics, SNB rates, recycling, news, voting, dams, hiking, real estate, traffic, earthquakes, snow. Filter with --modules or --preset flags.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.MCP server that exposes GraphQL operations as tools for AI models.