Meelion MCP

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 (expectativas por ano), cotações e ativos de renda fixa no Brasil. It is available as a remote MCP endpoint.

Teams that want a hosted finance endpoint instead of running a local process.

VERIFIED ACTIVE

LAST COMMIT 2026-05-13 · ★ 2 · #283 OF 283 MAINTAINED FINANCE · VERIFIED 2026-08-25

NOASSERTION · how we verify → /methodology

01 · Install Meelion MCP

Claude Code

claude mcp add meelion-com-meelion-mcp --transport http https://mcp.meelion.com/

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "meelion-com-meelion-mcp": {
      "url": "https://mcp.meelion.com/"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.meelion.com/

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to mcp.meelion.com

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license no standard license detected - usage rights unclear; check the repo before commercial use

registry registry publisher io.github.danmarkprintes is not the repo owner (meelion-com) - the registry entry was published by someone else

03 · Who maintains Meelion MCP

Meelion MCP is maintained by meelion-com. It's the only MCP server we track from this author; the repo dates to Apr 2026.

04 · Facts

category
finance - ranked #283 of 283 actively-maintained finance servers as of 2026-08-25.
registry
io.github.danmarkprintes/meelion-mcp (active, first published 2026-04-28)

05 · Meelion MCP FAQ

What is Meelion MCP?

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 (expectativas por ano), cotações e ativos de renda fixa no Brasil. It is available as a remote MCP endpoint.

Is Meelion MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-05-13. We re-verify nightly.

How do I install Meelion MCP?

Run `claude mcp add meelion-com-meelion-mcp --transport http https://mcp.meelion.com/`. You can also paste the ready-made client config above.

Does Meelion MCP require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

06 · Alternatives to Meelion MCP