Skip to main content
Glama
michaeljiangmingfeng-debug

quanttogo-mcp-servers

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
QUANTTOGO_API_KEYYesAPI authentication key
QUANTTOGO_USER_IDYesYour user ID
QUANTTOGO_API_BASENoAPI endpoint (e.g., https://www.quanttogo.com)

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
}
resources
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_trading_signalsB

Get latest trading signals from live quantitative strategies. Returns real-time BUY/SELL signals with symbol, quantity, price, and strategy info.

confirm_signalB

Confirm or skip a pending trading signal. EXECUTE will trigger virtual trade execution, SKIP will mark it as skipped.

get_signal_statsC

Get signal statistics and performance metrics for a strategy, including win rate, total trades, and P&L.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription
signals-overviewOverview of all active trading signal streams

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/michaeljiangmingfeng-debug/quanttogo-mcp-servers'

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