Servers
M
Mcp Bcra
@alejandro-medici
MCP server for Argentina's Central Bank (BCRA) public APIs. Access exchange rates, monetary variables, debtor registry, rejected checks, and transparency data from financial entities
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"bcra": {
"command": "uvx",
"args": [
"mcp-bcra"
]
}
}
}