Skip to content
Claude Desktop

mcp brasil api for Claude Desktop

io.github.codespar/mcp-brasil-api

MCP server for BrasilAPI — CEP, CNPJ, banks, FIPE, holidays, weather

client:Claude Desktop transport:stdio runtime:npm

Install mcp brasil api in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "mcp-brasil-api": {
      "command": "npx",
      "args": [
        "-y",
        "@codespar/mcp-brasil-api"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

mcp brasil api in other clients