malkreide/zh-education-mcp
MCP server for education statistics of Canton and City of Zurich (BISTA)
Platform-specific configuration:
{
"mcpServers": {
"zh-education-mcp": {
"command": "npx",
"args": [
"-y",
"zh-education-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
> MCP server for education statistics of the Canton and City of Zurich (BISTA)
---
> Part of the [Swiss Public Data MCP Portfolio](https://github.com/malkreide) > â connecting AI models to Swiss public data sources.
---
zh-education-mcp connects AI assistants to the Bildungsstatistik Kanton Zürich (BISTA) â the official education statistics of the Canton of Zurich. It provides structured access to pupil numbers, school district trends, secondary school profiles, nationality breakdowns, and gymnasium graduation rates.
The server directly bridges the gap between Swiss education data and AI reasoning â enabling queries like:
> *"How has the number of pupils in school district Letzi developed over the last 5 years?"*
All data is fetched from the BISTA public API (bista.zh.ch/basicapi/ogd/) â no API key required. Data is updated annually on 15 September (reference date).
Loading reviews...