Skip to content
Claude Desktop

mcp bcra for Claude Desktop

io.github.codespar/mcp-bcra

BCRA — Argentine Central Bank public data (exchange rates, inflation, reserves)

client:Claude Desktop transport:stdio runtime:npm

Install mcp bcra in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "mcp-bcra": {
      "command": "npx",
      "args": [
        "-y",
        "@codespar/mcp-bcra"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

mcp bcra in other clients