Odel
brazilian dev mcp

brazilian dev mcp

Local
@dan94kJavaScriptUpdated 3mo ago

Utilitários para desenvolvedores brasileiros — CPF, CNPJ, CEP, telefone, moeda, dados fake e mais

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmbrazilian-dev-mcpv1.1.0

Run

npx -y brazilian-dev-mcp

MCP client config

{
  "mcpServers": {
    "brazilian-dev-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "brazilian-dev-mcp"
      ]
    }
  }
}