QuantConnect
Integrates with QuantConnect's quantitative finance platform to provide historical data retrieval, s...
Obtain Your QuantConnect Credentials
- User ID
- Your QuantConnect user ID is typically included in the welcome email you receive when you sign up for a QuantConnect account. If you no longer have this email, log in to your QuantConnect account and check your profile or account settings for your user ID.
- API Token
- Go to the QuantConnect Settings page.
- Scroll to the “API Access” section.
- If you do not yet have an API token, click the button to generate one.
- Copy your API token. Keep it safe, as this is used to authenticate all requests.
- Organization ID (Optional)
- Navigate to your organization settings on QuantConnect.
- The URL format will be:
https://www.quantconnect.com/organization/{YOUR_ORG_ID}. - Copy the value that appears after
/organization/in the URL. This step is only necessary if you need to specify a particular organization.
- User ID
Add Your Credentials to FastMCP
- In the FastMCP connection interface, click the Install Now button for QuantConnect MCP.
- Add the following ENV values in the configuration fields:
QUANTCONNECT_USER_ID— Enter your user ID.QUANTCONNECT_API_TOKEN— Enter your API token from the QuantConnect settings.QUANTCONNECT_ORGANIZATION_ID— (Optional) Enter your organization ID if needed.
Save and Complete Setup
- Save your changes in the FastMCP interface.
- Your QuantConnect MCP server will now be able to authenticate and connect to your QuantConnect account using these credentials.
Note: Your API token and user ID are sensitive. Do not share them with others, and store them securely.
Quick Start
Choose Connection Type for
Authentication Required
Please sign in to use FastMCP hosted connections
Configure Environment Variables for
Please provide values for the following environment variables:
started!
The MCP server should open in . If it doesn't open automatically, please check that you have the application installed.
Copy and run this command in your terminal:
Make sure Gemini CLI is installed:
Visit Gemini CLI documentation for installation instructions.
Make sure Claude Code is installed:
Visit Claude Code documentation for installation instructions.
Installation Steps:
Configuration
Installation Failed
More for Finance
View All →Fear & Greed Index
Provides real-time access to CNN's Fear & Greed Index for US stock market sentiment analysis, retrieving current composite scores and seven individual market indicators including S&P 500 momentum, options ratios, and volatility measures with historical comparisons.
More for Analytics and Data
View All →Excel
Unlock powerful Excel automation with this MCP server that reads and writes Excel files effortlessly. It supports text, formulas, sheet creation, and works with XLSX, XLSM, XLTX, and XLTM formats. Windows users benefit from live editing and screen capture features. The server offers tools to describe sheets, read cell ranges with pagination, write values or formulas, create tables, and copy sheets. Configurable paging limits help manage large data efficiently. Designed for seamless Excel data manipulation, it enhances workflow automation and integration with other systems through the Model Context Protocol.
Meta Ads
Unlock AI-driven insights and control for your Meta ad campaigns across Facebook and Instagram. Meta Ads MCP enables large language models to analyze performance, visualize creatives, and provide strategic recommendations through a unified interface. Manage campaigns, ad sets, and ads with actionable feedback on budget allocation, targeting, and creative improvements. Compatible with any MCP client and supports comprehensive campaign management on all Meta platforms. Leverage automated monitoring, creative optimization, and detailed performance metrics to maximize your advertising impact effortlessly.
MCP Server Chart
Generate 25+ diverse chart types effortlessly with MCP Server Chart powered by AntV. This TypeScript-based server supports area, bar, line, pie, radar, Sankey, word cloud, and many other charts, including geographic visualizations specific to China. It enables clear and interactive display of data trends, distributions, relationships, and hierarchies. Flexible tool filtering and record management features enhance customization and monitoring. Perfect for visualizing complex datasets, MCP Server Chart integrates smoothly with various MCP tools and environments, providing developers with a powerful, easy-to-use chart generation solution to communicate data visually and effectively.
Gemini CLI
Integrates with Google's Gemini CLI to leverage massive token windows for analyzing large files and codebases, providing general queries, sandbox-mode code execution for safe testing, and structured response handling with behavioral flags for context control.