SidneyBissoli/bcb-br-mcp
MCP server for Brazil Central Bank (BCB) data — Selic, IPCA, exchange rates, GDP for AI agents
Platform-specific configuration:
{
"mcpServers": {
"bcb-br-mcp": {
"command": "npx",
"args": [
"-y",
"bcb-br-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://www.npmjs.com/package/bcb-br-mcp) [](https://www.npmjs.com/package/bcb-br-mcp) [](https://smithery.ai/server/@sidneybissoli/bcb-br-mcp) [](https://registry.modelcontextprotocol.io) [](https://lobehub.com/mcp/sidneybissoli-bcb-br-mcp) [](https://opensource.org/licenses/MIT)
MCP (Model Context Protocol) server for accessing the Brazilian Central Bank's time series data (SGS/BCB).
Query economic and financial indicators such as Selic (interest rate), IPCA (inflation), exchange rates, GDP, and more, directly from AI assistants like Claude.
> If you find this project useful, please consider giving it a star on GitHub. It helps others discover the project!
| Tool | Description | |------|-------------| | bcb_serie_valores | Query series values by code and date range | | bcb_serie_ultimos | Get the last N values of a series | | bcb_serie_metadados |
Loading reviews...