Quant Brain MCP

Turn Claude into a quantitative analyst for US and Indian equities. Ask in plain English. Get sized trade plans, portfolio optimization, backtests, and price alerts - grounded in real market data, not vibes. It is available as a remote MCP endpoint.

Teams that want a hosted finance endpoint instead of running a local process. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-16 · ★ 4 · #254 OF 283 MAINTAINED FINANCE · VERIFIED 2026-08-25

MIT · Python servers · how we verify → /methodology

01 · Install Quant Brain MCP

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add paarths-collab-quant-brain-mcp --transport http https://mcp-quant-brain.onrender.com/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "paarths-collab-quant-brain-mcp": {
      "url": "https://mcp-quant-brain.onrender.com/mcp"
    }
  }
}

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-quant-brain.onrender.com/mcp

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-quant-brain.onrender.com

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

license MIT - declared in the repository

registry namespace io.github.paarths-collab is GitHub-verified and matches the repo owner

03 · Who maintains Quant Brain MCP

quant-brain-mcp is maintained by paarths-collab. We track 2 MCP servers from paarths-collab - 2 actively maintained, 11 combined GitHub stars, oldest repo from Apr 2026. Full record: all servers from paarths-collab.

  1. GitHub PR Context Retrieves GitHub PR history as context material; the connected IDE agent does the reasoning. ★ 7

04 · Facts

category
finance - ranked #254 of 283 actively-maintained finance servers as of 2026-08-25.
registry
io.github.paarths-collab/quant-brain-mcp (active, first published 2026-08-16)

05 · Quant Brain MCP FAQ

What is Quant Brain MCP?

Turn Claude into a quantitative analyst for US and Indian equities. Ask in plain English. Get sized trade plans, portfolio optimization, backtests, and price alerts - grounded in real market data, not vibes. It is available as a remote MCP endpoint.

Is Quant Brain MCP still maintained?

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

How do I install Quant Brain MCP?

Run `claude mcp add paarths-collab-quant-brain-mcp --transport http https://mcp-quant-brain.onrender.com/mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Quant Brain 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 Quant Brain MCP