Odel
zh education mcp

zh education mcp

Local
@malkreidePythonMITUpdated 5 days ago

Canton and City of Zurich education data: schools, statistics, infrastructure

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

PyPIzh-education-mcpv0.2.7

Run

uvx zh-education-mcp

MCP client config

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