Mmcp.market

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

by SidneyBissoli·io.github.SidneyBissoli/uis-mcp-server·v0.4.0

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

A93/100grade A
What users say
No reviews yet
Be the first
Safety scan
A93/100

full report

Adoption
Growing

1 stars24 downloads/wk

Reviews

Write one

Nobody has reviewed UNESCO UIS — Education, Science & Culture Statistics (provenance-first) yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

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

write = sends, deletes, buys or posts
  • fetchFree

    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 `search` in the OpenAI Deep Research contract, over 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) catalog. Only ids returned by `search` are valid; an unknown id returns an error. The `uis_*` tools remain the tools for data queries. Behavior: read-only and idempotent — a live GET against the public source when the document needs it.

  • searchFree

    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) catalog and returns up to 10 matching documents as { id, title, url }, ordered by relevance (an empty list means nothing matched). This tool exists for the OpenAI Deep Research contract: ChatGPT deep research, company knowledge and research workflows over the Responses API require exactly the tools `search` and `fetch`. Pass one of the returned ids to `fetch` to read the document. For direct questions and for data (values, series, rankings) prefer the `uis_*` tools, which return the actual data with provenance — this is a catalog index, not a data query. Query: natural language or keywords, Portuguese or English; accents and case are ignored. Behavior: read-only and idempotent — the catalog comes from the public source and is cached in memory.

  • uis_get_dataFree

    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 include_footnotes for per-record source notes. Returns raw UIS records only — it does not aggregate, convert or otherwise transform values; ILO labour statistics live in the sibling ILOSTAT MCP server. Broad queries are rejected with the record count — narrow by geo unit or years.

  • uis_list_geo_unitsFree

    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 values; these codes apply only to uis_get_data, not to other statistical servers.

  • uis_search_indicatorsFree

    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 must match (AND, case-insensitive), so start with 2–3 words and drop terms if you get 0 results. Everyday and US wording is resolved to the UIS's own (enrollment→enrolment, spending→expenditure, preschool→pre-primary, university→tertiary, graduation→completion, girls/boys→female/male); when that happens the response says so in vocabulary_notes. Returns indicator codes to use with uis_get_data, plus each indicator's data availability (years, record count). Searches the catalogue only — it does not return statistical values (use uis_get_data); ILO labour statistics live in the sibling ILOSTAT MCP server.

Public scan report

scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it

no findings
  • Code scan21 source files scanned25/25
  • Live reliabilityremote reachable in 1032ms20/20
  • Tool poisoning5 tool descriptions checked15/15
  • Auth qualityopen endpoint, read-only tools10/15
  • Maintenancelast push 2 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Overall 93/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Grade history

  • 2026-09-19restoreBAscore 93

Install directly

claude mcp add --transport http uis-mcp-server https://uis.sidneybissoli.com/mcp
Add to Cursor

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

Is UNESCO UIS — Education, Science & Culture Statistics (provenance-first) MCP server safe?
Yes, by our scan: it is graded A (93/100). Read the UNESCO UIS — Education, Science & Culture Statistics (provenance-first) safety report
How do I install UNESCO UIS — Education, Science & Culture Statistics (provenance-first)?
It runs remotely at uis.sidneybissoli.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
Does UNESCO UIS — Education, Science & Culture Statistics (provenance-first) need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is UNESCO UIS — Education, Science & Culture Statistics (provenance-first) maintained?
The last commit was 2 days ago (2026-09-17). The latest release is v0.4.0.
Is UNESCO UIS — Education, Science & Culture Statistics (provenance-first) up?
100% of our last 2 checks got an answer. We check remote servers about four times a day.

More from SidneyBissoli