← Index

io.github.codespar/mcp-melhor-envio

io.github.codespar/mcp-melhor-envio·v0.1.2·Other
Quality Score
80
/100

MCP server for Melhor Envio — shipping rates, labels, tracking, agencies

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp-melhor-envio": {
      "command": "npx",
      "args": [
        "-y",
        "@codespar/mcp-melhor-envio"
      ],
      "env": {
        "MELHOR_ENVIO_TOKEN": "<your-melhor_envio_token>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp-melhor-envio": {
      "command": "npx",
      "args": [
        "-y",
        "@codespar/mcp-melhor-envio"
      ],
      "env": {
        "MELHOR_ENVIO_TOKEN": "<your-melhor_envio_token>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @codespar/mcp-melhor-envio
§02  Environment variables
MELHOR_ENVIO_TOKEN
requiredsecret

API key for melhor-envio

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other