69
/ 100
10 days ago
glama

QuantConnect MCP Server

Enables AI assistants to interact with QuantConnect's algorithmic trading platform to create projects, write trading strategies, run backtests, perform optimizations, and deploy algorithms to live trading through the QuantConnect API.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
63 tools verified — handlers match their declared behaviour
27 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: QUANTCONNECT_API_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configQUANTCONNECT_USER_ID"": "<your_user_id>",
🔐 secretQUANTCONNECT_API_TOKEN"": "<your_api_token>",
configAGENT_NAME"": "MCP Server"
configMCP_TRANSPORT
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/mymanish9-code11-quantconnect-mcp-server-1k883a)](https://m8ven.ai/mcp/mymanish9-code11-quantconnect-mcp-server-1k883a)
commit: b117594dadaba8b80450661756d860026762aef2
code hash: 361e86f25fb84cd109093390850ec62b820f92b8704f19f6b767eecf60b8057e
verified: 6/18/2026, 10:40:12 AM
view raw JSON →