Odel
global education mcp

global education mcp

Local
@malkreide1PythonMITUpdated 5 days ago

UNESCO UIS and OECD Education at a Glance

Runs locally over stdio

This server isn't hosted β€” your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIglobal-education-mcpv0.3.5

Run

uvx global-education-mcp

MCP client config

{
  "mcpServers": {
    "global-education-mcp": {
      "command": "uvx",
      "args": [
        "global-education-mcp"
      ]
    }
  }
}