quanttogo-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
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
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
| quick-start | Get started in 30 seconds — see strategies, pick one, and start a free trial |
| daily-check | Check today's buy/sell signals across all your subscribed strategies |
| compare-top | Compare the top strategies and recommend a combination for your risk profile |
| china-signals | Focus on China A-share strategies and market indices |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| strategy-overview | Overview of all available trading strategies and their live performance |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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