@pipeworx/unesco-uis
Connect: https://gateway.pipeworx.io/unesco-uis/mcp · Install: one-click buttons
Tools: 3
Tools
- get_data — Fetch UNESCO UIS statistic values: education, literacy, school enrollment/completion, science (R&D) and culture indicators. Returns {records:[{indicatorId,geoUnit,year,value}]}. Indicator IDs come fro
- list_indicators — Browse/search the UNESCO UIS indicator catalog (education, literacy, enrollment, science/R&D, culture). Filter by case-insensitive name substring. Each entry has indicatorCode (pass as
indicatorto - list_geounits — List UNESCO UIS geographic units (countries/regions) with their ISO3 code (id), name and type. Use the id as
geoUnitin get_data. Optional case-insensitive name substring filter.
Tools
-
get_data— Fetch UNESCO UIS statistic values: education, literacy, school enrollment/completion, science (R&D) and culture indicators. Returns {records:[{indicatorId,geoUnit,year,value}]}. Indicator IDs come fro -
list_geounits— List UNESCO UIS geographic units (countries/regions) with their ISO3 code (id), name and type. Use the id as `geoUnit` in get_data. Optional case-insensitive name substring filter. -
list_indicators— Browse/search the UNESCO UIS indicator catalog (education, literacy, enrollment, science/R&D, culture). Filter by case-insensitive name substring. Each entry has indicatorCode (pass as `indicator` to