UNESCO UIS — Education, Science & Culture Statistics (provenance-first)
io.github.sidneybissoli/uis-mcp-serverUNESCO UIS statistics (education, science, culture) with full provenance and fixed releases.
Tools · 5
Search the UNESCO Institute for Statistics catalogue of ~5,000 indicators — education, science/R&D, culture and communication — by keywords in the name or code, optionally filtered by theme. All terms…
Valid geographic codes for uis_get_data: 462 geo units — countries (NATIONAL, ISO alpha-3 codes like BRA) and regional aggregates (REGIONAL). Filter by name/code and type. Does not return statistical …
Statistical records from the UNESCO Institute for Statistics Data API, filtered by indicator codes (from uis_search_indicators, up to 25), geo unit codes (from uis_list_geo_units) and year range. Set …
Searches the UNESCO UIS statistics (≈5,000 indicators: education — enrolment, completion, literacy, teachers, spending, SDG 4 —, science/R&D (SDG 9.5), culture (SDG 11.4) and demographic context) cata…
Returns the full document for an id obtained from `search`, as { id, title, text, url, metadata }: `text` is the readable content (Markdown) and `url` the canonical public page to cite. Companion of …
Resources · 3
How to query the UNESCO UIS with this server: tool workflow, code conventions (indicator code families and suffixes, ISO alpha-3 geo units, themes), limits and reporting rules. Read once per session t…
uis://guide
Verified indicator codes for the most common questions — completion, out-of-school, enrolment, literacy, learning proficiency, education spending, R&D (SDG 9.5), heritage spending (SDG 11.4) and popul…
uis://reference/key-indicators
Meaning of every provenance field returned with the data (source_url, data_vintage, retrieved_at, license, citation, derived) and how to cite the UIS correctly, including what CC BY-SA ShareAlike requ…
uis://reference/provenance
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"unesco_uis_—_education,_science_&_culture_statistics_(provenance-first)": {
"url": "https://uis.sidneybissoli.com/mcp",
"transport": "streamable-http"
}
}
}