HomeFinance › Banco Central do Brasil (BCB) — SGS Time Series MCP Server

Banco Central do Brasil (BCB) — SGS Time Series MCP Server

Banco Central do Brasil (BCB): SGS series, Focus expectations, PTAX, stats + provenance. 17 tools.

TypeScript Cloud macOSWindowsLinux Remote
★ 8 stars Last pushed 2026-09-24 License: MIT

Topics: Finance & Fintech

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://bcb.sidneybissoli.com/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http bcb-br-mcp https://bcb.sidneybissoli.com/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "bcb-br-mcp": {
      "url": "https://bcb.sidneybissoli.com/mcp"
    }
  }
}

Package (npm 1.12.1)

npx -y bcb-br-mcp@1.12.1

Or add to your MCP client config:

{
  "mcpServers": {
    "bcb-br-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "bcb-br-mcp@1.12.1"
      ]
    }
  }
}

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry