Loading MCP server directory, please wait...
Returns the postal code (CEP) and standardized address from the Brazilian Post from a given address.
npx @getmcp/cli add io.github.mcp-dir/busca_cep-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.mcp-dir/busca_cep-mcp": {
"url": "https://api.mcp.ai/p_busca_cep",
"transport": "streamable-http"
}
}
}