
Security News
Ruby's Bundler 4.0.18 Extends Cooldown to bundle lock and bundle cache
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.
@codespar/mcp-melhor-envio
Advanced tools
MCP server for Melhor Envio — shipping rates, labels, tracking, agencies
MCP server for Melhor Envio — shipping aggregator with multi-carrier rate comparison
Add to ~/.config/claude/claude_desktop_config.json:
{
"mcpServers": {
"melhor-envio": {
"command": "npx",
"args": ["-y", "@codespar/mcp-melhor-envio"],
"env": {
"MELHOR_ENVIO_TOKEN": "your-token",
"MELHOR_ENVIO_SANDBOX": "true"
}
}
}
}
claude mcp add melhor-envio -- npx @codespar/mcp-melhor-envio
Add to .cursor/mcp.json or .vscode/mcp.json:
{
"servers": {
"melhor-envio": {
"command": "npx",
"args": ["-y", "@codespar/mcp-melhor-envio"],
"env": {
"MELHOR_ENVIO_TOKEN": "your-token",
"MELHOR_ENVIO_SANDBOX": "true"
}
}
}
}
| Tool | Purpose |
|---|---|
calculate_shipping | Calculate shipping rates from multiple carriers |
create_shipment | Create a shipment order |
track_shipment | Track a shipment by order ID |
generate_label | Generate shipping label for an order |
list_agencies | List carrier pickup agencies near a location |
cancel_shipment | Cancel a shipment order |
get_balance | Get current account balance |
add_cart | Add shipment orders to cart for batch checkout |
checkout_cart | Checkout all items in the cart and pay |
preview_label | Preview a shipping label before generating |
print_label | Print/download label PDF |
get_shipment | Get shipment order details by ID |
list_shipments | List all shipment orders with filters |
get_store | Get store/company information |
search_agencies | Search pickup agencies by service and location |
create_address | Create a stored address for sender/recipient |
list_services_available | List available shipping services for a route |
get_tracking_history | Get complete tracking history with events |
Melhor Envio uses a Bearer token for authentication.
Melhor Envio provides a sandbox at sandbox.melhorenvio.com.br. Set MELHOR_ENVIO_SANDBOX=true to use it.
MELHOR_ENVIO_TOKEN environment variable| Variable | Required | Description |
|---|---|---|
MELHOR_ENVIO_TOKEN | Yes | Bearer token from Melhor Envio |
MELHOR_ENVIO_SANDBOX | No | Set to "true" for sandbox mode |
create_store — Create a store in Melhor Envioupdate_store — Update store detailsget_receipt — Get shipping receipt/labellist_companies — List available shipping companiesget_invoice — Get invoice for a shipmentbatch_shipments — Create multiple shipments in a single requestdetailed_reports — Generate detailed shipping reportswebhook_management — Register, list, and delete webhooksWant to contribute? Open a PR or request a tool.
Need governance, budget limits, and audit trails for agent payments? CodeSpar Enterprise adds policy engine, payment routing, and compliance templates on top of these MCP servers.
MIT
FAQs
MCP server for Melhor Envio — shipping rates, labels, tracking, agencies
We found that @codespar/mcp-melhor-envio demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.