Open Source MCP Server Connects Claude to Brazilian Central Bank Economic Data

✍️ OpenClawRadar📅 Published: March 21, 2026🔗 Source
Open Source MCP Server Connects Claude to Brazilian Central Bank Economic Data
Ad

bcb-br-mcp is an open source Model Context Protocol server that connects Claude to economic data from Brazil's Central Bank. The server provides access to over 18,000 time series from the SGS/BCB system through Claude's interface.

Key Details

The server includes 8 tools covering these economic categories:

  • Interest rates
  • Inflation
  • Exchange rates
  • GDP
  • Employment
  • Credit

It provides access to 150+ curated indicators with accent-insensitive search functionality. Examples of queries you can ask Claude include:

  • "What is the current Selic interest rate?"
  • "Show me monthly inflation (IPCA) for 2024"
  • "Compare IPCA, IGP-M, and INPC over the last 12 months"
  • "What was the USD/BRL variation in the last 6 months?"
Ad

Setup Options

Three setup methods are available:

  • Remote (no install): https://bcb.sidneybissoli.workers.dev
  • npx: npx -y bcb-br-mcp
  • Smithery: https://smithery.ai/server/@sidneybissoli/bcb-br-mcp

The server works with Claude Desktop, Claude.ai, Claude Code, Cursor, and any MCP client. It's MIT licensed and available on GitHub at https://github.com/SidneyBissoli/bcb-br-mcp.

This type of MCP server is useful for developers working with Brazilian economic data who want to query it directly through Claude's interface without switching between tools.

📖 Read the full source: r/ClaudeAI

Ad

👀 See Also

CK Search: Local Semantic Search Tool with MCP Server Integration
Tools

CK Search: Local Semantic Search Tool with MCP Server Integration

CK Search is a local semantic search tool with a built-in MCP server that indexes any text directory without cloud dependencies. The tool can be used by AI agents via MCP, and the source provides a practical walkthrough covering setup, strengths, and limitations compared to grep.

OpenClawRadar
OpenClaw-superpowers adds reliability features for operational failure modes
Tools

OpenClaw-superpowers adds reliability features for operational failure modes

The openclaw-superpowers repository has expanded with eight new reliability-focused skills including deployment preflight checks, cron execution proofing, session reset recovery, and MCP auth lifecycle management. These additions bring the total to 60 skills, with 44 being OpenClaw-native and 23 designed for cron scheduling.

OpenClawRadar
Kios: An iOS Reader for Self-Hosted Kobo/Calibre Libraries with Progress Sync
Tools

Kios: An iOS Reader for Self-Hosted Kobo/Calibre Libraries with Progress Sync

Kios is an iOS app that reads books from self-hosted Kobo/Calibre servers and syncs reading progress via the Kobo protocol, OPDS 1.2/2.0, and kosync. Built with Claude Code.

OpenClawRadar
Claude DevTools: A Log Reader for Enhanced Claude Code Visibility
Tools

Claude DevTools: A Log Reader for Enhanced Claude Code Visibility

Claude DevTools is a local, open-source tool that reads Claude Code's existing log files in ~/.claude/ to provide detailed session visibility, including file operations with inline diffs, token breakdowns, context window visualization, and full subagent execution trees.

OpenClawRadar