Odel
swisstopo mcp

swisstopo mcp

Local
@malkreide8PythonMITUpdated 5 days ago

Swiss federal geodata: geocoding, height, STAC, WMTS, OEREB and more

Runs locally over stdio

This server isn't hosted β€” your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIswisstopo-mcpv0.4.1

Run

uvx swisstopo-mcp

MCP client config

{
  "mcpServers": {
    "swisstopo-mcp": {
      "command": "uvx",
      "args": [
        "swisstopo-mcp"
      ]
    }
  }
}