mcpbeat

Meelion MCP Server

io.github.danmarkprintes/meelion-mcp
answering

Meelion MCP is answering right now. Last checked 5 min ago. It exposes 5 tools. Last commit 13 May 2026.

Brazilian fixed income & financial data for AI. Selic, CDI, IPCA, CDB/LCI/LCA rankings, FX rates.

Uptime history 40 hours of history
40 hours agonow
100.0%
Uptime 24h
91 of 91 checks
5
Tools
read from the server
497 ms
Response time
average over 24h
2
Stars
last commit 13 May 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 5 min ago.

run in your terminal
claude mcp add meelion-mcp --transport http https://mcp.meelion.com/
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "meelion-mcp": {
      "url": "https://mcp.meelion.com/"
    }
  }
}
~/.codex/config.toml
[mcp_servers.meelion-mcp]
url = "https://mcp.meelion.com/"
.cursor/mcp.json
{
  "mcpServers": {
    "meelion-mcp": {
      "url": "https://mcp.meelion.com/"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "meelion-mcp": {
      "url": "https://mcp.meelion.com/"
    }
  }
}

Available tools 5

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

best
get_best_investments
Busca as melhores oportunidades de renda fixa disponíveis na Meelion, com filtros por tipo de investimento, distribuidor, instituição, prazo e limite de resultados. Modo aberto (meelion_pro=0): no máximo 5 itens, seeMoreOnSite aponta para o comparador em www.meelion.com. Modo Pro (meelion_pro=1): padrão 10 com acesso completo e 5 com acesso limitado; o parâmetro limit respeita teto 200 (completo) ou 10 (limitado). detailUrl e links de site usam a base pública (MCP.public_base_url). Use quando o usuário quiser encontrar onde o dinheiro pode render mais, comparar CDB, LCI, LCA, CRI, CRA, debêntures ou outros produtos de renda fixa, ver rankings de melhores investimentos de hoje, melhores investimentos por prazo, por tipo ou por corretora/banco. Os dados são indicativos e podem mudar; o usuário deve confirmar as condições na instituição financeira antes de investir. English keywords: Brazilian fixed income, best investments today, CDB, LCI, LCA, CRI, CRA, debentures, highest yield, investment ranking, maturity, distributor, issuer, net return, gross yield.
financial
get_financial_indicators
Retorna indicadores financeiros atualizados do Brasil acompanhados pela Meelion, incluindo Selic, CDI/DI, IPCA e poupança (valores vigentes). Para expectativas de mercado ou curva futura por ano, use get_future_projections. Use quando o usuário perguntar sobre taxas atuais, indicadores econômicos, inflação, juros, rentabilidade de referência ou contexto macroeconômico para investimentos de renda fixa. English keywords: Brazilian financial indicators, Selic, CDI, DI, IPCA, inflation, interest rates, savings account, fixed income benchmarks.
future
get_future_projections
Retorna projeções futuras agregadas por ano para Selic, DI (CDI), IPCA ou dólar (câmbio / Focus), conforme dados atualizados pela Meelion (mesma base que a API /api/indicadores/projecoes-futuras). Informe indice ou index com um dos valores: selic, di, ipca, dolar, cambio. Use quando o usuário perguntar sobre expectativas de juros, inflação futura, mercado implícito em DI, projeção do Copom, curva implícita ou cenário macro para renda fixa. English keywords: future Selic, DI futures curve, IPCA expectations, FX expectations, Focus report, implied rates, year-ahead inflation.
investment
get_investment_details
Retorna detalhes completos de um investimento específico da Meelion a partir do ID ou slug, incluindo informações como tipo, emissor, distribuidor, rentabilidade, prazo, vencimento, garantias, riscos e demais campos disponíveis. Use quando o usuário quiser entender melhor uma oportunidade específica, comparar detalhes antes de investir ou aprofundar um item retornado por get_best_investments. English keywords: investment details, fixed income product, CDB, LCI, LCA, CRI, CRA, debenture, issuer, distributor, maturity, yield, guarantees, risk.
quotes
get_quotes
Retorna cotações atualizadas de ativos e moedas acompanhados pela Meelion, como dólar, euro, ouro, prata e Bitcoin. Use quando o usuário perguntar sobre câmbio, cotação atual, variação de moedas, metais ou criptoativos usados como referência de mercado. English keywords: USD/BRL, EUR/BRL, dollar, euro, gold, silver, Bitcoin, BTC, market quotes.

Endpoints

URLTransportStateLatencyChecked
https://mcp.meelion.com/ streamable-http answering 383 ms 5 min ago

Meelion MCP — questions

Answers built from our own checks of this server.

What can Meelion MCP do?
It exposes 5 tools, read directly from the server on our last check. Among them: get_best_investments, get_financial_indicators, get_future_projections, get_investment_details, get_quotes. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Meelion MCP working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 497 ms. The bar chart above shows every period we have measured.
How do I connect Meelion MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Meelion MCP need an API key?
No. Meelion MCP completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Meelion MCP?
It answers our handshake in 497 ms on average, which is faster than 22% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Meelion MCP open source?
Yes — it is published under the NOASSERTION licence and 2 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.