Enterprise DNA
M MCP Servers Developer low

QuantConnect/mcp-server

by Various

Official Python MCP server for local interactions with the QuantConnect API

Q

MCP

QuantConnect/mcp-server

Added 1 June 2026

#algorithmic-trading #finance #mcp #quantitative-finance

Overview

This is an official Python server that implements the Model Context Protocol for local interactions with the QuantConnect API. It allows AI agents or tools to access QuantConnect’s algorithmic trading platform through a standardized interface.

Best for

Best for
Developers building AI agents that need direct, local access to QuantConnect’s algorithmic trading capabilities.

Use cases

  • Building AI agents that can execute trades and retrieve market data via QuantConnect
  • Integrating QuantConnect account management into custom development workflows
  • Automating algorithmic trading strategies with context-aware model interactions

Notes

This is an official Python server that implements the Model Context Protocol for local interactions with the QuantConnect API. It allows AI agents or tools to access QuantConnect’s algorithmic trading platform through a standardized interface.

74 stars on GitHub. Last updated 2026-05-07. Licensed Apache-2.0.

Use cases

  • Building AI agents that can execute trades and retrieve market data via QuantConnect
  • Integrating QuantConnect account management into custom development workflows
  • Automating algorithmic trading strategies with context-aware model interactions

Pros

  • Official tool from QuantConnect, ensuring API compatibility
  • Uses the Model Context Protocol for standardized agent integration
  • Pure Python implementation, easy to extend or embed

Cons

  • Relatively small community (74 stars) may limit support and examples
  • Requires a QuantConnect account and API key to function
  • Python only, not available for other languages

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Official tool from QuantConnect, ensuring API compatibility
  • Uses the Model Context Protocol for standardized agent integration
  • Pure Python implementation, easy to extend or embed

Cons

  • Relatively small community (74 stars) may limit support and examples
  • Requires a QuantConnect account and API key to function
  • Python only, not available for other languages