QuantConnect Docs
JSON →An MCP server for intelligent search and retrieval of QuantConnect PDF documentation.
Install
pip install -r Tools · 3
- search_quantconnect_docs Intelligent search through all QuantConnect documentation with TF-IDF scoring, proximity matching, and context extraction with highlighted matches
- list_quantconnect_docs List all available PDF documents in the collection with metadata
- get_document_content Retrieve full content from specific documents, with optional page number parameter for accessing specific pages
★ 2 GitHub stars