Loading MCP server directory, please wait...
Belvo — Open Finance aggregator for LATAM
npx @getmcp/cli add io.github.codespar/mcp-belvoRequires Node.js 18+. Community-contributed server. Review source before installing.
BELVO_SECRET_IDSecret ID for Belvo
BELVO_SECRET_PASSWORDSecret password for Belvo
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.codespar/mcp-belvo": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-belvo"
],
"env": {
"BELVO_SECRET_ID": "",
"BELVO_SECRET_PASSWORD": "",
"BELVO_SANDBOX": ""
}
}
}
}