Meelion MCP Server

O **Meelion MCP** (Model Context Protocol) conecta assistentes de IA, agentes e clientes automáticos aos dados estruturados da

Remote serverstreamable-http

What is the Meelion MCP MCP server?

Meelion MCP MCP server is a hosted integration for AI assistants that speak the Model Context Protocol. O Meelion MCP (Model Context Protocol) conecta assistentes de IA, agentes e clientes automáticos aos dados estruturados da Meelion, usando JSON-RPC para consulta de indicadores, projeções futuras.

What the assistant can call

Once Meelion MCP is connected, these are the calls the assistant has available:

  • Ferramenta — O que faz
  • get_financial_indicators — Retorna indicadores brasileiros vigentes (Selic, CDI/DI, IPCA, poupança) e referências de mercado para renda fixa
  • get_future_projections — Retorna projeções futuras agregadas por ano (expectativas Selic, DI, IPCA, câmbio/dólar), alinhadas ao Boletim Focus e às fontes usadas pela
  • get_quotes — Retorna cotações de dólar, euro, ouro, prata e Bitcoin
  • get_best_investments — Busca rankings e oportunidades de renda fixa com filtros por tipo, distribuidor, instituição, prazo e limite de resultados
  • get_investment_details — Retorna a ficha de um investimento específico por id ou slug, útil para aprofundar itens retornados no ranking

Setting it up

Being a remote server, there is no local install. You register the endpoint with your client, authorise it once, and the tools appear.

Choosing this one

Among the developer tooling options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. Meelion MCP's toolset — Ferramenta, get_financial_indicators, get_future_projections and 3 more — is a fair guide to whether it matches your workflow. It is maintained by meelion-com; worth a glance at recent repository activity before you build anything load-bearing on it.

SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.

Before you rely on it

  • Your data travels to the provider's service, so the usual questions apply about what you send and what they retain.
  • MCP clients confirm each tool call by default. Leave that on until you have watched what the meelion mcp mcp server does with a few real requests.

Available tools

ToolWhat it does
FerramentaO que faz
get_financial_indicatorsRetorna indicadores brasileiros **vigentes** (Selic, CDI/DI, IPCA, poupança) e referências de mercado para renda fixa.
get_future_projectionsRetorna **projeções futuras** agregadas por ano (expectativas Selic, DI, IPCA, câmbio/dólar), alinhadas ao Boletim Focus e às fontes usadas pela Meelion.
get_quotesRetorna cotações de dólar, euro, ouro, prata e Bitcoin.
get_best_investmentsBusca rankings e oportunidades de renda fixa com filtros por tipo, distribuidor, instituição, prazo e limite de resultados.
get_investment_detailsRetorna a ficha de um investimento específico por id ou slug, útil para aprofundar itens retornados no ranking.

Example prompts to try

  • Use Meelion MCP to Ferramenta.
  • Use Meelion MCP to get financial indicators.
  • Use Meelion MCP to get future projections.

Frequently asked questions

It connects Meelion MCP to MCP-compatible AI assistants such as Claude and Cursor, exposing 6 tools (Ferramenta, get_financial_indicators, get_future_projections, and more) that the assistant can call on your behalf. Instead of copying data back and forth by hand, the assistant works with Meelion MCP directly.