HomeDatabases & Data › IBGE Brasil MCP

IBGE Brasil MCP

IBGE: geography, census, economy and health from the official APIs, with provenance. 23 tools.

TypeScript Cloud Remote
★ 11 stars Last pushed 2026-09-22 License: MIT

Topics: Databases

Connect

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

Remote (streamable-http)

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

Claude Code:

claude mcp add --transport http ibge-br-mcp https://ibge.sidneybissoli.com/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "ibge-br-mcp": {
      "url": "https://ibge.sidneybissoli.com/mcp"
    }
  }
}

Package (npm 5.2.0)

npx -y ibge-br-mcp@5.2.0

Or add to your MCP client config:

{
  "mcpServers": {
    "ibge-br-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "ibge-br-mcp@5.2.0"
      ]
    }
  }
}

Related servers

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

Data from the Official MCP Registry