← Index

io.github.codespar/mcp-belvo

io.github.codespar/mcp-belvo·v0.1.0·Finance & Payments
Quality Score
75
/100

Belvo — Open Finance aggregator for LATAM

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp-belvo": {
      "command": "npx",
      "args": [
        "-y",
        "@codespar/mcp-belvo"
      ],
      "env": {
        "BELVO_SECRET_ID": "<your-belvo_secret_id>",
        "BELVO_SECRET_PASSWORD": "<your-belvo_secret_password>",
        "BELVO_SANDBOX": "<belvo_sandbox>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp-belvo": {
      "command": "npx",
      "args": [
        "-y",
        "@codespar/mcp-belvo"
      ],
      "env": {
        "BELVO_SECRET_ID": "<your-belvo_secret_id>",
        "BELVO_SECRET_PASSWORD": "<your-belvo_secret_password>",
        "BELVO_SANDBOX": "<belvo_sandbox>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @codespar/mcp-belvo
§02  Environment variables
BELVO_SECRET_ID
requiredsecret

Secret ID for Belvo

BELVO_SECRET_PASSWORD
requiredsecret

Secret password for Belvo

BELVO_SANDBOX

Set to true to use sandbox environment

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
5
installability
25
documentation
15
stability
5
§04  Alternatives in Finance & Payments