global-education-mcp
Related Servers
Alternatives to global-education-mcp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityFmaintenanceProvides AI assistants access to over 5,000 OECD economic and statistical datasets via the SDMX API for search, analysis, and comparison across 38 countries.920 npm8MIT
- AlicenseNot gradedqualityCmaintenanceEnables easy access to open data from the Swedish National Agency for Education, allowing querying and integration of educational statistics and facts through large language models.1MIT
- AlicenseAqualityCmaintenanceA Model Context Protocol server that connects AI assistants to UNESCO Institute for Statistics data, enabling natural language search, retrieval, and comparison of indicators across countries.133MIT
- AlicenseBqualityDmaintenanceProvides access to the World Health Organization's Global Health Observatory data, enabling AI assistants to search, retrieve, and analyze comprehensive health indicators, country statistics, disease burden data, and regional health trends through WHO's OData API.1MIT
- FlicenseNot gradedqualityCmaintenanceProvides LLMs access to Japanese and international statistical data (e-Stat, World Bank, OECD, Eurostat) with tools for data retrieval, chart generation, and statistical analysis.-
- AlicenseNot gradedqualityAmaintenanceEnables searching, exploring, and querying over 1,500 OECD statistical datasets via SDMX, covering national accounts, employment, trade, PISA, health, and more.51 npm2Apache 2.0
TDQS
Scored across 10 tools
Each tool targets a distinct operation: listing, searching, retrieving raw data, comparing countries, generating benchmarks, or creating profiles. The only potential overlap (education_benchmark_countries vs uis_compare_countries) is actually complementary (multi-indicator benchmark vs single-indicator comparison), so no ambiguity.
All tools follow a consistent <source>_<verb>_<noun> pattern in snake_case (e.g., uis_list_indicators, oecd_get_education_indicator). The prefix indicates the data source (education_, oecd_, uis_), making it easy to navigate.
With 10 tools, the server covers two major data sources (UNESCO UIS and OECD) across essential operations: discovery, retrieval, comparison, benchmarking, and country profiling. This is a well-scoped set that avoids bloat while providing sufficient functionality.
The tool surface covers the full lifecycle of accessing education statistics: listing available indicators/countries/versions, searching, fetching raw data, comparing countries, creating profiles, and running multi-country benchmarks. No obvious gaps for a read-only data API.