mcp-mercado-financeiro-brasil
mcp-mercado-financeiro-brasil
🚧 Im Aufbau (Phase 1). Projekt in aktiver Entwicklung — die API der Tools und der Quellenkatalog können sich noch ändern. Mit Vorsicht verwenden und die Roadmap unten verfolgen.
MCP-Server (Model Context Protocol), der KI-Assistenten (Claude Desktop,
Claude Code, Cursor, Windsurf) über öffentliche Quellen mit Daten des
brasilianischen Finanzmarkts verbindet. Kern ohne Registrierung, async, mit Cache
und Graceful Degradation.
HINWEIS: informativer/lehrreicher Inhalt. Keine Anlageempfehlung. Frühere Wertentwicklung ist keine Garantie für zukünftige Ergebnisse.
Tools (Phase 1)
Modul | Tools |
indicadores |
|
cambio |
|
renda_fixa |
|
calculadoras |
|
meta |
|
Quellen: BACEN SGS, BACEN PTAX (Olinda), Tesouro Transparente — alle ohne Schlüssel. Aktien/FIIs (brapi.dev) und Krypto (CoinGecko) kommen in den Phasen 2/3 als optional per Token hinzu.
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"]
}
}
}Entwicklung
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 srcUmgebungsvariablen (optional)
Variable | Standard | Verwendung |
|
| Log-Level |
|
| HTTP-Timeout (s) |
|
| Cache-TTL (s) |
| — | Aktiviert Aktien/FIIs (Phase 2) |
| — | Aktiviert Krypto (Phase 2) |
Lizenz
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