
Mcp Belvo
Connect Belvo Open Finance across LATAM so your agent can work with aggregated accounts, balances, and consent-based financial data in your app.
Overview
io.github.codespar/mcp-belvo is a MCP server for the Build phase that connects agents to Belvo Open Finance aggregation across LATAM.
What is this MCP server?
- Stdio MCP (@codespar/mcp-belvo) for Belvo Open Finance in LATAM
- Requires BELVO_SECRET_ID and BELVO_SECRET_PASSWORD
- Optional BELVO_SANDBOX for non-production testing
- npm v0.1.0 from mcp-dev-latam mexico/belvo package path
- Aggregator pattern for multi-country financial account data
- Package version 0.1.0
- Transport: stdio
- 2 required secret env vars; 1 optional BELVO_SANDBOX
Community signal: 252 GitHub stars.
What problem does it solve?
LATAM open-finance features stall when agents cannot call Belvo with proper sandbox and credential context from your dev environment.
Who is it for?
Indie builders integrating Belvo for account aggregation, insights, or payment initiation in Mexico and broader LATAM.
Skip if: Builders who only need Argentine macro BCRA stats or Brazil-only Asaas billing without bank linking.
What do I get? / Deliverables
Your agent can use Belvo-backed MCP tools after you configure secrets and optional sandbox mode on the stdio server.
- Belvo Open Finance MCP tool access for agents
- Configured secret env vars and optional sandbox flag
- Faster agent-assisted Belvo integration code and flows
Recommended MCP Servers
Journey fit
How it compares
Open Finance aggregator MCP, not central-bank research or AP2 agent-payment protocol tooling.
Common Questions / FAQ
Who is io.github.codespar/mcp-belvo for?
Developers shipping LATAM fintech or SaaS products on Belvo who want MCP agents to assist with Open Finance integration work.
When should I use io.github.codespar/mcp-belvo?
Use it during build integrations when you are wiring Belvo consents and data APIs; not for early macro-only Argentina research.
How do I add io.github.codespar/mcp-belvo to my agent?
Install @codespar/mcp-belvo, add the stdio MCP server to your agent config, set BELVO_SECRET_ID and BELVO_SECRET_PASSWORD, and set BELVO_SANDBOX when testing.