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

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?"
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
👀 See Also

Qwen3.5-9B-Claude-4.6-Opus-Uncensored-v2 Model Released with LM Studio Configuration
A merged uncensored model combining Qwen3.5-9B architecture with Claude 4.6 Opus training data is now available, with specific LM Studio 0.4.7 settings provided for optimal performance including temperature 0.7 and top K sampling 20.

MCP Server Directory Lists 1000+ Servers Across 20 Categories
A curated directory provides install commands and config snippets for over 1000 MCP servers across categories including databases, developer tools, browser automation, AI/ML, and cloud/devops. The directory is free to browse and submit to.

VS Code Agent Kanban: Markdown-based task management for AI coding agents
VS Code Agent Kanban is an extension that creates a GitOps-friendly kanban board inside VS Code using markdown files as task records. It addresses context rot in AI coding agents by preserving planning conversations, decisions, and implementation details in version-controlled .md files.

Manifest Adds Support for MiniMax Token Plans with M2.7 Model
Manifest, an open source routing layer for OpenClaw, now supports MiniMax token plans starting at $10/month. The new MiniMax M2.7 model is specifically trained for OpenClaw workflows and scores 62.7 on MM-ClawBench and 56.2 on SWE-Bench Pro.