Odel
swiss statistics mcp

swiss statistics mcp

Local
@malkreide2PythonMITUpdated 6 days ago

BFS STAT-TAB PxWeb API for official Swiss statistics

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).

PyPIswiss-statistics-mcpv0.7.2

Run

uvx swiss-statistics-mcp

MCP client config

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