
Mcp Bcra
Pull Argentine Central Bank macro series—FX, inflation, reserves—into agent sessions while researching Argentina market fit or finance features.
Overview
io.github.codespar/mcp-bcra is a MCP server for the Idea phase that gives agents BCRA public data on exchange rates, inflation, and reserves for Argentina research.
What is this MCP server?
- Stdio MCP (@codespar/mcp-bcra) for BCRA public statistics
- Exchange rates, inflation, and reserves without a private API key in schema
- npm v0.1.0 from mcp-dev-latam packages/argentina/bcra
- Agent-friendly macro context for Argentina GTM and fintech ideas
- No required secret env vars listed in server manifest
- Package version 0.1.0
- Transport: stdio
- 0 required secret env vars in server.schema
Community signal: 252 GitHub stars.
What problem does it solve?
Argentina market decisions need trusted macro numbers, but flipping BCRA portals breaks flow during agent-assisted research.
Who is it for?
Builders researching Argentina launches, local pricing, or finance content who want official macro data inside the agent.
Skip if: Teams needing live open-finance account linking, Brazilian Asaas billing, or non-Argentina payment rails.
What do I get? / Deliverables
Your agent can query BCRA public indicators via MCP once the stdio server is registered—no API key in the default package manifest.
- Agent-accessible BCRA public indicator queries
- Stdio MCP server registration without mandatory API secret
Recommended MCP Servers
Journey fit
How it compares
Macro research MCP feed, not open-finance aggregation or subscription billing integration.
Common Questions / FAQ
Who is io.github.codespar/mcp-bcra for?
Solo builders and analysts exploring Argentine markets who want BCRA exchange, inflation, and reserve data available to MCP agents.
When should I use io.github.codespar/mcp-bcra?
Use it during idea research or when validating local pricing against inflation and FX; not as a substitute for payment or banking integrations.
How do I add io.github.codespar/mcp-bcra to my agent?
Install @codespar/mcp-bcra from npm, add the stdio MCP server entry in Claude Code or Cursor, and start the server—no secret key is required per the published server schema.