
Bcb Br Mcp
Pull official Brazilian Central Bank SGS/BCB time series into agent workflows for macro research, fintech models, and Brazil-market validation.
Overview
bcb-br-mcp is a MCP server for the Idea phase that lets agents query Brazilian Central Bank SGS/BCB economic and financial time series via stdio npm.
What is this MCP server?
- MCP access to Banco Central do Brasil SGS/BCB time series
- Economic and financial indicators for agent-driven analysis
- stdio npm transport (bcb-br-mcp on npm registry)
- Version 1.1.0 server with GitHub source SidneyBissoli/bcb-br-mcp
- Suited to charts, backtests, and narrative research in-agent
- Server schema version 1.1.0
- npm package bcb-br-mcp version 1.0.1 in packages array
- Transport type stdio
Community signal: 4 GitHub stars.
What problem does it solve?
Manually downloading BCB spreadsheets or guessing API endpoints wastes time when you need trustworthy Brazilian macro data inside an agent session.
Who is it for?
Builders validating Brazil-market SaaS, research newsletters, or internal models that must cite official central-bank statistics.
Skip if: Products with no Brazil footprint, or teams that need non-BCB global macro feeds only.
What do I get? / Deliverables
Your agent can request BCB time series through MCP tools while you scope fintech, content, or analytics features for Brazil.
- Agent-fetched BCB/ SGS economic and financial time series
- Repeatable macro data pulls for prototypes and memos
- Ground-truth inputs for Brazil-focused validation
Recommended MCP Servers
Journey fit
Economic and financial series support opportunity research before you commit to a Brazil-facing product or dataset feature. Research subphase is where builders gather authoritative market and macro signals—BCB SGS is a primary public source.
How it compares
Official BCB data MCP bridge, not a general-purpose finance LLM skill.
Common Questions / FAQ
Who is bcb-br-mcp for?
Solo builders and analysts using MCP clients who need Brazilian Central Bank SGS/BCB series for research or product features.
When should I use bcb-br-mcp?
Use it in Idea research when exploring Brazil macro trends, validating fintech ideas, or prototyping dashboards with real BCB data.
How do I add bcb-br-mcp to my agent?
Install the npm package bcb-br-mcp and register it as a stdio MCP server in your client configuration per github.com/SidneyBissoli/bcb-br-mcp.