Skip to content
Back to search
100
MCP live MCP 2026-07-28 streamable-http

UNESCO UIS — Education, Science & Culture Statistics (provenance-first)

io.github.sidneybissoli/uis-mcp-server

UNESCO UIS statistics (education, science, culture) with full provenance and fixed releases.

Uptime
100.0%
3 direct probes · 30d
Response
271ms
last probe
Tools
5
callable
Resources
3
readable
Prompts
0
available

Tools · 5

uis_search_indicators

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…

uis_list_geo_units

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 …

uis_get_data

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 …

search

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…

fetch

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

uis-guide

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
uis-key-indicators

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
uis-provenance

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

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"
    }
  }
}