Loading MCP server directory, please wait...
MCP server for Correios — package tracking, shipping rates, CEP lookup
npx @getmcp/cli add io.github.codespar/mcp-correiosRequires Node.js 18+. Community-contributed server. Review source before installing.
CORREIOS_TOKENAPI key for correios
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.codespar/mcp-correios": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-correios"
],
"env": {
"CORREIOS_TOKEN": ""
}
}
}
}