Correios API (REST)

Correios API (REST) MCP Connector for Claude

A+

Track Brazilian postal objects and calculate shipping prices and deadlines directly through the official Correios REST API.

2 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your AI agent to the Correios infrastructure to automate logistics queries in Brazil. This server provides direct access to the official REST API for real-time tracking and shipping simulations.

What you can do

  • Object Tracking — Get the full history of events and current status for any valid tracking code (e.g., AA123456789BR) using the track_object tool.
  • Shipping Calculation — Simulate prices and delivery deadlines for various services like SEDEX and PAC based on weight, dimensions, and zip codes with calculate_price_deadline.
  • Logistics Automation — Integrate shipping data into your e-commerce or support workflows without manual lookups.

How it works

  1. Subscribe to this server
  2. Enter your Correios API credentials (User and Password)
  3. Start querying logistics data from Claude, Cursor, or any MCP client

Who is this for?

  • E-commerce Owners — quickly check delivery statuses for customers and provide proactive updates.
  • Logistics Managers — automate shipping cost estimations for different regions in Brazil directly from the terminal or chat.
  • Support Teams — provide instant tracking updates within AI-powered chat interfaces without leaving the conversation.
correiosbrazil-logisticstracking-apishipping-calculatorpostal-service

2 tools expose this connector's capabilities to your AI agent.

calculate_price_deadline

Uses POST but acts as a query. Calculate shipping price and deadline

track_object

Track a postal object

See how to talk to your AI agent using Correios API (REST).

Track the object with code NL123456789BR.

I've checked the status for NL123456789BR. It was posted on Oct 24th and is currently 'In Transit' to the distribution center in São Paulo.

Calculate SEDEX shipping from 01001-000 to 22041-001 for a 500g box (20x15x10cm).

Using `calculate_price_deadline`, the estimated price for SEDEX is R$ 24.50 with a delivery deadline of 1 business day.

What is the current status of my package AA987654321BR?

The package AA987654321BR was 'Delivered' today at 2:30 PM in Curitiba.

You need to provide the origin and destination ZIP codes (CEP), the service code (e.g., 04014 for SEDEX), weight, package format, and dimensions (length, height, width) using the `calculate_price_deadline` tool.

Related Connectors