mcp melhor envio for Claude Desktop
io.github.codespar/mcp-melhor-envio
MCP server for Melhor Envio — shipping rates, labels, tracking, agencies
client:Claude Desktop
transport:stdio
runtime:npm
Install mcp melhor envio in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-melhor-envio": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-melhor-envio"
],
"env": {
"MELHOR_ENVIO_TOKEN": "<MELHOR_ENVIO_TOKEN>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs