Skip to main content
Glama

QuantConnect

Official
by QuantConnect
pyproject.toml339 B
[project] name = "mcp-server" version = "0.1.0" description = "Python MCP server for local interactions with the QuantConnect API." readme = "README.md" requires-python = ">=3.10" dependencies = [ "python-dotenv>=0.23.0", "httpx>=0.28.1", "mcp[cli]>=1.9.3", "requests" ] [tool.pytest.ini_options] pythonpath = "src tests"

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/QuantConnect/mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server