Skip to content
Cursor

zh education mcp for Cursor

io.github.malkreide/zh-education-mcp

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

client:Cursor transport:stdio runtime:pypi

Install zh education mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

zh education mcp in other clients