PluginBench
MCP Server
Active

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

io.github.SidneyBissoli/uis-mcp-server

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

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

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

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "uis-mcp-server": {
      "url": "https://uis.sidneybissoli.com/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "uis-mcp-server": {
      "serverUrl": "https://uis.sidneybissoli.com/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "uis-mcp-server": {
      "type": "http",
      "url": "https://uis.sidneybissoli.com/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "uis-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://uis.sidneybissoli.com/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http uis-mcp-server https://uis.sidneybissoli.com/mcp

Related MCP servers

Brazilian Central Bank / Banco Central do Brasil (BCB) - SGS time series MCP: Selic, IPCA, FX, GDP

4
TypeScript
MIT
View repository →

MCP server for live, sourced Brazilian public data from the official IBGE APIs.

3
TypeScript
MIT
View repository →

Diagnoses, drugs & lab codes: ICD-11, SNOMED, LOINC, RxNorm, MeSH, ATC, CID-10. 37 tools, MIT.

3
TypeScript
MIT
View repository →

ILO labour statistics (ILOSTAT) with full provenance: source URL, vintage, license. Remote or stdio.

0
TypeScript
MIT
View repository →

MCP server for Brazilian Federal Senate open data (legislative, administrative, e-Cidadania).

0
TypeScript
MIT
View repository →