mcp-mercado-financeiro-brasil
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-mercado-financeiro-brasilQual a taxa Selic e CDI hoje?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
mcp-mercado-financeiro-brasil
🚧 Under construction (Phase 1). Project under active development — the tools API and the source catalog may still change. Use with caution and follow the roadmap below.
MCP (Model Context Protocol) server that connects AI assistants (Claude Desktop,
Claude Code, Cursor, Windsurf) to Brazilian financial market data via public
sources. No-registration core, async, with caching and graceful degradation.
WARNING: informational/educational content. Not investment advice. Past performance does not guarantee future results.
Tools (Phase 1)
Module | Tools |
indicators |
|
exchange |
|
fixed_income |
|
calculators |
|
meta |
|
Sources: BACEN SGS, BACEN PTAX (Olinda), Tesouro Transparente — all without a key. Stocks/FIIs (brapi.dev) and crypto (CoinGecko) arrive in phases 2/3 as optional via token.
Related MCP server: mcp-meelion
Installation
# execução efêmera (recomendado)
uvx mcp-mercado-financeiro-brasil
# ou permanente
pip install mcp-mercado-financeiro-brasilClaude Desktop / Cursor
{
"mcpServers": {
"mercado-financeiro-brasil": {
"command": "uvx",
"args": ["mcp-mercado-financeiro-brasil"]
}
}
}Development
uv sync --extra dev
uv run pytest # testes unitários (mockados)
uv run pytest -m integration # testes que batem nas APIs reais
uv run ruff check .
uv run mypy srcEnvironment variables (optional)
Variable | Default | Usage |
|
| Log level |
|
| HTTP timeout (s) |
|
| Cache TTL (s) |
| — | Enables stocks/FIIs (phase 2) |
| — | Enables crypto (phase 2) |
License
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceEnables natural language access to Brazilian treasury bond data through the Tesouro Direto API. Query market data, bond details, and search bonds by type, maturity, and other criteria.295AGPL 3.0

mcp-meelionofficial
FlicenseNot gradedqualityDmaintenanceMeelion MCP ) connects AI assistants and automated clients to Meelion's structured data: a Brazilian platform for researching, comparing, and tracking investments, focusing on fixed income, indicators (Selic, CDI, IPCA, savings) and exchange rates (dollar, euro, gold, silver, Bitcoin).2- AlicenseAqualityCmaintenanceProvides Brazilian financial market data including stock prices, fundamentals, dividends, FIIs, and macro indicators to AI assistants.11MIT
- AlicenseNot gradedqualityDmaintenanceConnects Brazilian banks (Itaú, Bradesco, Nubank, etc.) to AI agents, enabling natural language queries about expenses, statements, investments, and credit cards via regulated Open Finance.19MIT
Related MCP Connectors
Brazilian fixed income & financial data for AI. Selic, CDI, IPCA, CDB/LCI/LCA rankings, FX rates.
Cross-asset market data for AI agents: forex, equities, Brazil macro (BCB/B3), crypto.
Connect your Sicoob account to AI via Brazil's Open Finance: balances, statements, cards, investment
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/vinibeni2801/mcp-mercado-financeiro-brasil'
If you have feedback or need assistance with the MCP directory API, please join our Discord server