Skip to main content
Glama
Dor1Toes

BackTest_MCP

by Dor1Toes

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
QUANTFORGE_DB_PATHNoPath to SQLite database filequantforge_mcp/storage/quantforge.db
QUANTFORGE_SSE_PORTNoPort for SSE transport8001
QUANTFORGE_TRANSPORTNoTransport method (stdio or sse)stdio
QUANTFORGE_DATA_SOURCENoData source for stock datayfinance
QUANTFORGE_DOCKER_IMAGENoDocker image for sandbox workerquantforge-worker:latest
QUANTFORGE_ARTIFACTS_DIRNoDirectory for backtest artifactsquantforge_mcp/storage/artifacts
QUANTFORGE_DOCKER_ENABLEDNoEnable Docker sandbox for backtest workerstrue
QUANTFORGE_SANDBOX_CPU_QUOTANoSandbox CPU quota100000
QUANTFORGE_SANDBOX_MEM_LIMITNoSandbox memory limit512m
QUANTFORGE_SANDBOX_TIMEOUT_SECNoSandbox timeout in seconds120
QUANTFORGE_ENABLE_EXPERIMENTAL_MLNoEnable experimental ML module (set to 1 to enable)
QUANTFORGE_ALLOW_SYNTHETIC_FALLBACKNoAllow synthetic data fallbacktrue

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/Dor1Toes/BackTest_MCP'

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