Skip to main content
Glama

QuantConnect MCP Server

remove_quantbook_instance

Clears a specific QuantBook instance from memory to optimize performance and manage resources effectively on the QuantConnect MCP Server.

Instructions

Remove a QuantBook instance from memory. Args: instance_name: Name of the QuantBook instance to remove Returns: Dictionary containing removal status

Input Schema

NameRequiredDescriptionDefault
instance_nameYes

Input Schema (JSON Schema)

{ "properties": { "instance_name": { "title": "Instance Name", "type": "string" } }, "required": [ "instance_name" ], "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