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

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

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

TypeScript CloudLocal Remote
★ 1 stars Last pushed 2026-09-24 License: MIT

Topics: Research

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://uis.sidneybissoli.com/mcp Reachable (checked 2026-09-24)

Claude Code:

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

Or add to your MCP client config:

{
  "mcpServers": {
    "uis-mcp-server": {
      "url": "https://uis.sidneybissoli.com/mcp"
    }
  }
}

Package (npm 0.4.0)

npx -y uis-mcp-server@0.4.0

Or add to your MCP client config:

{
  "mcpServers": {
    "uis-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "uis-mcp-server@0.4.0"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry