MCP Server for Brazilian Central Bank Time Series (SGS/BCB) - Economic and Financial Data
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"bcb-br": {
"args": [
"-y",
"bcb-br-mcp"
],
"command": "npx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
MCP (Model Context Protocol) server for accessing the Brazilian Central Bank's time series data (SGS/BCB).
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Click any tool to inspect its schema.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in finance / data
Manage Supabase projects — databases, auth, storage, and edge functions
Query and manage PostgreSQL databases directly from AI assistants
Zero-dependency, token-efficient database MCP server for Postgres, MySQL, SQL Server, MariaDB, SQLite.
A Model Context Protocol (MCP) server that enables secure interaction with MySQL databases
MCP Security Weekly
Get CVE alerts and security updates for Bcb Br MCP Server and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
MCP (Model Context Protocol) server for the Brazilian Central Bank (Banco Central do Brasil, BCB) 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!
Capabilities: 8 tools (skills) · 3 resources · 3 prompts — everything an MCP client needs to query the Brazilian Central Bank (SGS/BCB) time-series API.
Ask your assistant, in plain Portuguese:
bcb_indicadores_atuaisbcb_serie_valoresbcb_variacaoThe answers come live from the Brazilian Central Bank's SGS API — exact figures with provenance, not numbers guessed from training data.
| 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 | Get series metadata (name, frequency, source) |
bcb_series_populares | List popular series grouped by category |
bcb_buscar_serie | Search series by name or description (accent-insensitive) |
bcb_indicadores_atuais | Latest values: Selic, IPCA, USD/BRL, IBC-Br |
bcb_variacao | Calculate percentage variation between dates or last N periods |
bcb_comparar | Compare 2 to 5 series over the same period with ranking |
Reference catalogs the server exposes as MCP resources (read-only contextual data that clients can attach):
| URI | Description |
|---|---|
bcb://series/populares | Catalog of 150+ popular BCB economic series, organized by category (JSON) |
bcb://series/categorias | List of available categories in the series catalog (JSON) |
bcb://series/principais | Codes of the most-used indicators — Selic, IPCA, USD/BRL, GDP, etc. (JSON) |
Ready-made templates the server provides as MCP prompts:
| Prompt