Banco Central do Brasil (BCB) — SGS Time Series MCP Server
Rank #2,381io.github.SidneyBissoli/bcb-br-mcp
Banco Central do Brasil (BCB): SGS series, Focus expectations, PTAX, stats + provenance. 15 tools.
Banco Central do Brasil (BCB) — SGS Time Series MCP Server is a Model Context Protocol (MCP) server published by sidneybissoli. It ranks #2,381 of 115,460 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. Banco Central do Brasil (BCB) — SGS Time Series MCP Server is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 12 tracked versions. It was first listed on Jan 16, 2026 and most recently updated on Aug 30, 2026.
Ranks ahead of 113,079 of 115,460 servers on MCP Toplist.
Use Banco Central do Brasil (BCB) — SGS Time Series MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http bcb-br-mcp https://bcb.sidneybissoli.com/mcpclaude mcp add bcb-br-mcp -- npx -y bcb-br-mcp[mcp_servers.bcb-br-mcp]
url = "https://bcb.sidneybissoli.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.bcb-br-mcp]
command = "npx"
args = ["-y", "bcb-br-mcp"]Add to ~/.codex/config.toml.
https://bcb.sidneybissoli.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"bcb-br-mcp": {
"command": "npx",
"args": [
"-y",
"bcb-br-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"bcb-br-mcp": {
"url": "https://bcb.sidneybissoli.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"bcb-br-mcp": {
"command": "npx",
"args": [
"-y",
"bcb-br-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"bcb-br-mcp": {
"type": "http",
"url": "https://bcb.sidneybissoli.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"bcb-br-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"bcb-br-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"bcb-br-mcp": {
"serverUrl": "https://bcb.sidneybissoli.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"bcb-br-mcp": {
"command": "npx",
"args": [
"-y",
"bcb-br-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"bcb-br-mcp": {
"url": "https://bcb.sidneybissoli.com/mcp"
}
}
}{
"mcpServers": {
"bcb-br-mcp": {
"command": "npx",
"args": [
"-y",
"bcb-br-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.SidneyBissoli%2Fbcb-br-mcp)<a href="https://mcptoplist.com/server/io.github.SidneyBissoli%2Fbcb-br-mcp"><img src="https://mcptoplist.com/badge/io.github.SidneyBissoli%2Fbcb-br-mcp.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (2 delisted)
sidneybissoli
Other servers by sidneybissoli
- Medical Terminologies MCP#1,828 · 15 vers
- IBGE Brasil MCP#2,394 · 7 vers
- Dados Abertos Senado BR MCP#3,639 · 7 vers
- ILO Labour Statistics (ILOSTAT)#7,790 · 5 vers
- Senado Br MCP#12,097 · 2 vers
- Cid10 Br MCP#14,295 · 3 vers
- UNESCO UIS — Education, Science & Culture Statistics (provenance-first)#20,631 · 1 ver
Available versions (12)
| Version | Published |
|---|---|
| 1.10.0 | Aug 30, 2026 |
| 1.9.4 | Aug 29, 2026 |
| 1.9.3 | Aug 28, 2026 |
| 1.9.0 | Aug 15, 2026 |
| 1.8.0 | Aug 14, 2026 |
| 1.7.0 | Aug 13, 2026 |
| 1.6.1 | Aug 13, 2026 |
| 1.5.0 | Aug 11, 2026 |
| 1.4.1 | Aug 11, 2026 |
| 1.1.0 | Jan 16, 2026 |
| 1.0.1 | Jan 16, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Banco Central do Brasil (BCB) — SGS Time Series MCP Server?
- Banco Central do Brasil (BCB) — SGS Time Series MCP Server is maintained by sidneybissoli, which publishes 8 MCP servers (52 total versions) tracked on MCP Toplist.
- Is Banco Central do Brasil (BCB) — SGS Time Series MCP Server listed on the Official MCP Registry?
- Yes — Banco Central do Brasil (BCB) — SGS Time Series MCP Server is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Banco Central do Brasil (BCB) — SGS Time Series MCP Server have?
- MCP Toplist tracks 12 versions of Banco Central do Brasil (BCB) — SGS Time Series MCP Server, most recently published on Aug 30, 2026.
- Where can I find the source code for Banco Central do Brasil (BCB) — SGS Time Series MCP Server?
- The source code for Banco Central do Brasil (BCB) — SGS Time Series MCP Server is hosted at github.com/sidneybissoli/bcb-br-mcp.