Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_strategiesA

List all available trading strategies with live performance data. Returns strategy name, market (US/China), total return, drawdown, and recent returns.

get_strategy_performanceA

Get detailed performance for a specific strategy — returns, drawdown, Sharpe, win rate, and daily NAV history for charting. Requires API key (get one free via register_trial).

get_index_dataC

Get custom market indices — China A-share momentum and strategy-weighted momentum. Requires API key (get one free via register_trial).

compare_strategiesA

Compare multiple strategies side-by-side — returns, drawdown, and recent performance.

get_subscription_infoC

Get subscription plans and free trial info.

register_trialA

Start a free 30-day trial. Provide your email, get an API key instantly. Calling again with the same email returns your existing account.

get_signalsA

Get today's buy/sell signals for a strategy. Requires API key from register_trial.

check_subscriptionB

Check subscription status and remaining trial days. Requires API key from register_trial.

Prompts

Interactive templates invoked by user choice

NameDescription
quick-startGet started in 30 seconds — see strategies, pick one, and start a free trial
daily-checkCheck today's buy/sell signals across all your subscribed strategies
compare-topCompare the top strategies and recommend a combination for your risk profile
china-signalsFocus on China A-share strategies and market indices

Resources

Contextual data attached and managed by the client

NameDescription
strategy-overviewOverview of all available trading strategies and their live performance

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/QuantToGo/quanttogo-mcp'

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