
Mcp Melhor Envio
Hook Melhor Envio shipping rates, labels, tracking, and agencies into your agent while building a Brazil ecommerce fulfillment stack.
Overview
io.github.codespar/mcp-melhor-envio is a MCP server for the Build phase that lets agents use Melhor Envio for shipping rates, labels, tracking, and agencies.
What is this MCP server?
- stdio MCP @codespar/mcp-melhor-envio v0.1.2 for Melhor Envio API
- Shipping rates, label generation, tracking, and agency lookup
- MELHOR_ENVIO_TOKEN secret required for authenticated calls
- From mcp-dev-brasil ecommerce/melhor-envio package path
- Keeps fulfillment automation in the agent instead of Melhor Envio dashboard only
- Package version 0.1.2
- Required secret: MELHOR_ENVIO_TOKEN
- Capabilities: rates, labels, tracking, agencies
Community signal: 252 GitHub stars.
What problem does it solve?
Shop founders re-enter Melhor Envio for every rate test because their coding agent cannot call the shipping API during feature work.
Who is it for?
Brazil ecommerce and D2C builders using Melhor Envio who want agent-driven shipping integration and ops scripts.
Skip if: Digital-only products with no physical fulfillment or teams shipping only via manual Correios without Melhor Envio.
What do I get? / Deliverables
After registration, your agent quotes freight, buys labels, and tracks shipments so fulfillment code lives next to your catalog integration.
- MCP bridge to Melhor Envio rate, label, tracking, and agency APIs
- Agent-callable shipping workflows for your store backend
- Fulfillment integration snippets co-located with order code
Recommended MCP Servers
Journey fit
Shipping carriers are integrated during product build for stores and marketplaces; Melhor Envio fits the Build integrations journey shelf. Rate shopping, label purchase, and tracking are external logistics APIs—standard ecommerce integration work.
How it compares
MCP logistics API integration, not a 3PL operations or inventory planning skill.
Common Questions / FAQ
Who is io.github.codespar/mcp-melhor-envio for?
Solo store builders on Claude Code, Cursor, or Codex who fulfill orders through Melhor Envio and want MCP tools for rates and labels.
When should I use io.github.codespar/mcp-melhor-envio?
Use it while integrating checkout shipping and post-purchase tracking in Build, and when reprinting labels or checking agency options in Operate.
How do I add io.github.codespar/mcp-melhor-envio to my agent?
Install @codespar/mcp-melhor-envio from npm, add stdio MCP config, set MELHOR_ENVIO_TOKEN, and restart your agent client.