MCP Correios runs on your own machine — the client starts it, so there is no endpoint to ping. 21 installs a week from npm. Last commit 29 Aug 2026.
MCP server for Correios — package tracking, shipping rates, CEP lookup
Today is the operative word: we check MCP Correios every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-correios -- npx -y @codespar/mcp-correios
{
"mcpServers": {
"mcp-correios": {
"args": [
"-y",
"@codespar/mcp-correios"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-correios]
command = "npx"
args = ["-y", "@codespar/mcp-correios"]
{
"mcpServers": {
"mcp-correios": {
"args": [
"-y",
"@codespar/mcp-correios"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-correios": {
"args": [
"-y",
"@codespar/mcp-correios"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
CORREIOS_TOKEN (API key for correios).
The author declared them in the registry entry; get the values from the project itself.
MCP server for Melhor Envio — shipping rates, labels, tracking, agencies
MCP server for EBANX — cross-border payments, payouts, exchange rates
MCP server for VTEX — e-commerce, orders, products, inventory, shipping
Local symbol ground truth MCP server for Unicode lookup and code-symbol linting.
Generate, update, manage, and track QR codes using the QRStuff platform.
MCP server for Walmart - search products, manage cart, track orders
MCP server for Target - search products, manage cart, track orders
MCP server for Stone — open banking, payments, Pix, transfers
Answers built from our own checks of this server.