We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/SidneyBissoli/ibge-br-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.SidneyBissoli/ibge-br-mcp",
"description": "MCP Server for IBGE APIs - Localidades, SIDRA, Nomes, Malhas e Pesquisas",
"repository": {
"url": "https://github.com/SidneyBissoli/ibge-br-mcp",
"source": "github"
},
"version": "1.9.2",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "ibge-br-mcp",
"version": "1.9.2",
"transport": {
"type": "stdio"
}
}
]
}