Back to search
30
MCP

quantconnect/mcp-server

docker/quantconnect/mcp-server

MCP for LLM interaction with the QuantConnect API, and tools for research on backtest results.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

iflow-mcp_quantconnect-mcp-server
Python MCP server for local interactions with the QuantConnect API.
0 tools
mcp/quantconnect
The QuantConnect MCP Server is a bridge for AIs (such as Claude and OpenAI o3 Pro) to interact wi...
0 tools
atakanemree/qa-mcp
QA-MCP: Test Standardization & Orchestration MCP Server for LLM clients
0 tools
memgraph/mcp-memgraph
MCP server for connecting LLMs and AI agents to the Memgraph graph database
0 tools
matlab-simulink-mcp
An MCP server for allowing LLMs to interact with MATLAB and Simulink
0 tools
lm-mcp
MCP server for LogicMonitor platform API integration
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "quantconnect/mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}