ibge-br-mcp
Verified Safeby SidneyBissoli
Overview
Provides AI assistants access to public IBGE (Brazilian Institute of Geography and Statistics) APIs to query geographic, demographic, and statistical data from Brazil.
Installation
npx ibge-br-mcpSecurity Notes
The server's source code appears to be well-structured and does not contain obvious malicious patterns or hardcoded sensitive credentials. It uses public APIs from IBGE and the Central Bank of Brazil. Network requests are handled with a retry mechanism and caching. Input validation is implemented using Zod and custom helpers. There are no direct uses of 'eval' or similar dangerous functions. The primary security consideration would be the trustworthiness and availability of the external APIs it consumes.
Similar Servers
us-census-bureau-data-api-mcp
The MCP Server provides a standardized API for AI assistants (LLMs) to access and process U.S. Census Bureau data and geography information, enabling data retrieval and analysis through an agent-like interface.
mcp-devkit-server
Provides AI assistants with direct programmatic access to Mapbox developer APIs, enabling efficient interaction with Mapbox services for application development and resource management.
datagouv-mcp
An MCP server enabling AI chatbots to search, explore, and analyze datasets from data.gouv.fr, the French national Open Data platform.
mcp-stata
Connects AI agents to a local Stata installation for executing commands, analyzing data, generating visualizations, and inspecting results.