Skip to main content
Glama

QuantConnect MCP Server

get_quantbook_info

Retrieve detailed information about a specific QuantBook instance to manage and analyze trading strategies effectively on the QuantConnect MCP Server.

Instructions

Get information about a specific QuantBook instance. Args: instance_name: Name of the QuantBook instance Returns: Dictionary containing instance information

Input Schema

NameRequiredDescriptionDefault
instance_nameNodefault

Input Schema (JSON Schema)

{ "properties": { "instance_name": { "default": "default", "title": "Instance Name", "type": "string" } }, "type": "object" }

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/taylorwilsdon/quantconnect-mcp'

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