Meelion MCP
Meelion MCP connects AI assistants and agents to structured data from Meelion, an independent marketplace for searching and comparing fixed-income investment products in Brazil.
Through Model Context Protocol / JSON-RPC, agents can query information about CDB, LCI, LCA, CRI, CRA, debentures, financial indicators such as Selic, CDI, IPCA and savings rate, market quotes for USD, EUR, gold, silver and Bitcoin, and rankings of the best available fixed-income investments.
Main Tools
get_financial_indicators: returns Brazilian financial indicators such as Selic, CDI/DI, IPCA, savings rate and fixed-income market benchmarks.get_quotes: returns quotes for USD, EUR, gold, silver and Bitcoin.get_best_investments: searches fixed-income rankings and opportunities with filters by investment type, distributor, institution, maturity and result limit.get_investment_details: returns the detail page data for a specific investment byidorslug.
Links
- Website: https://www.meelion.com
- MCP endpoint:
https://mcp.meelion.com/ - GitHub: https://github.com/Meelion-com/meelion-mcp
- Fixed-income comparison tool: https://www.meelion.com/renda-fixa/comparar-investimentos/
Keywords
Português: Meelion, MCP, renda fixa Brasil, melhores investimentos, CDB, LCI, LCA, CRI, CRA, debêntures, Selic, CDI, IPCA, poupança, Boletim Focus, B3, dólar, euro, ouro, prata, Bitcoin, comparador de investimentos.
English: Meelion MCP, Brazilian fixed income, Brazil investment marketplace, best investments in Brazil, CDB, LCI, LCA, CRI, CRA, debentures, Selic rate, CDI, IPCA inflation, B3, Focus Report, USD BRL, EUR BRL, gold, silver, Bitcoin, Model Context Protocol, JSON-RPC finance API.
服务器配置
{
"mcpServers": {
"meelion": {
"type": "http",
"url": "https://mcp.meelion.com/"
}
}
}