Skip to content
Cline

mcp bcra for Cline

io.github.codespar/mcp-bcra

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

client:Cline transport:stdio runtime:npm

Install mcp bcra in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

mcp bcra in other clients