mcp-server-brasil

davi713albano-coder/mcp-server-brasil
β˜… 0 stars TypeScript API Integration Updated today
πŸ‡§πŸ‡· MCP Server com APIs brasileiras (CNPJ, CEP, CotaΓ§Γ£o)
View on GitHub β†’ Try with Claude β€” $10 free β†’

Quick Install

Copy the config for your editor. Some servers may need additional setup β€” check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server-brasil": {
      "command": "npx",
      "args": [
        "-y",
        "davi713albano-coder/mcp-server-brasil"
      ]
    }
  }
}