mcp-brasilapi
Provides tools for interacting with the Pix (Brazilian instant payment system) API, enabling listing of participants.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-brasilapiquery CEP 01310-100"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
mcp-brasilapi
Servidor MCP em Python que expõe a BrasilAPI como ferramentas para agentes de IA: CEP, CNPJ, DDD, IBGE, bancos, PIX, FIPE, NCM, câmbio, taxas, clima (CPTEC), corretoras/fundos CVM, feriados, ISBN, RegistroBR, tickers B3 e TUSS.
Instalação
uv syncRelated MCP server: brasil-data-mcp
Execução
stdio (padrão, para Claude Desktop / clientes locais):
python -m mcp_brasilapi
# ou
mcp-brasilapistreamable-http (para clientes remotos):
TRANSPORT=http PORT=8000 python -m mcp_brasilapiO endpoint fica disponível em http://localhost:8000/mcp.
Configuração (variáveis de ambiente)
Var | Default | Descrição |
|
| URL base da API |
|
|
|
|
| Bind do transporte HTTP |
| — | Sobrescreve o TTL padrão do cache (segundos) |
|
|
|
|
| Máx. requisições concorrentes |
|
| Máx. requisições por segundo |
Ferramentas
Cada ferramenta usa prefixo por recurso. 41 tools em 18 grupos:
Grupo | Tools |
CEP |
|
CNPJ |
|
DDD |
|
IBGE |
|
Bancos |
|
PIX |
|
FIPE |
|
NCM |
|
Câmbio |
|
Taxas |
|
CPTEC |
|
CVM |
|
Feriados |
|
ISBN |
|
RegistroBR |
|
Tickers B3 |
|
TUSS |
|
Veja docs/SPEC.md para o mapa de endpoints e o roadmap por fases.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/silasrm/mcp-brasilapi'
If you have feedback or need assistance with the MCP directory API, please join our Discord server