MCP Brasil API runs on your own machine — the client starts it, so there is no endpoint to ping. 43 installs a week from npm. Last commit 16 Jul 2026.
MCP server for BrasilAPI — CEP, CNPJ, banks, FIPE, holidays, weather
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-brasil-api -- npx -y @codespar/mcp-brasil-api
{
"mcpServers": {
"mcp-brasil-api": {
"args": [
"-y",
"@codespar/mcp-brasil-api"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-brasil-api]
command = "npx"
args = ["-y", "@codespar/mcp-brasil-api"]
{
"mcpServers": {
"mcp-brasil-api": {
"args": [
"-y",
"@codespar/mcp-brasil-api"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-brasil-api": {
"args": [
"-y",
"@codespar/mcp-brasil-api"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.