Serversio.github.codespar/mcp-bcra
B

io.github.codespar/mcp-bcra

io.github.codespar/mcp-bcra · v0.1.0
▦ npm
v0.1.0npm npm: @codespar/mcp-bcra↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.codespar/mcp-bcra",
  "description": "BCRA — Argentine Central Bank public data (exchange rates, inflation, reserves)",
  "repository": {
    "url": "https://github.com/codespar/mcp-dev-latam",
    "source": "github",
    "subfolder": "packages/argentina/bcra"
  },
  "version": "0.1.0",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@codespar/mcp-bcra",
      "version": "0.1.0",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}