io.github.michaeljiangmingfeng-debug/quanttogo-mcp

编码与调试

by michaeljiangmingfeng-debug

提供量化交易策略、市场指数与实时绩效数据,适用于研究分析与持续监控。

什么是 io.github.michaeljiangmingfeng-debug/quanttogo-mcp

提供量化交易策略、市场指数与实时绩效数据,适用于研究分析与持续监控。

README

QuantToGo MCP — 宏观因子量化信号源

awesome-mcp-servers npm Downloads

English | 中文

A macro-factor quantitative signal source accessible via MCP (Model Context Protocol). 8 tools, 1 resource, zero config. AI Agents can self-register for a free trial, query live trading signals, and check subscription status — all within the conversation. All performance is forward-tracked from live signals — not backtested.

QuantToGo is not a trading platform, not an asset manager, not a copy-trading community. It is a quantitative signal source — like a weather forecast for financial markets. We publish systematic trading signals based on macroeconomic factors; you decide whether to act on them, in your own brokerage account.

📊 Live Strategy Performance

<!-- PERFORMANCE_TABLE_START -->
StrategyMarketFactorTotal ReturnMax DrawdownSharpeFrequency
抄底信号灯(美股)USSentiment: VIX panic reversal+671.8%-60.0%1.5Daily
CNH-CHAUUSFX: CNH-CSI300 correlation+659.6%-43.5%2.0Weekly
平滑版3x纳指USTrend: TQQQ timing+558.3%-69.9%1.4Monthly
大小盘IF-IC轮动ChinaLiquidity: large/small cap rotation+446.2%-22.0%1.9Daily
聪明钱沪深300择时ChinaFX: CNY-index correlation+385.8%-29.9%1.8Daily
PCR散户反指USSentiment: Put/Call Ratio+247.9%-24.8%1.7Daily
冷门股反指ChinaAttention: low-volume value+227.6%-32.0%1.5Monthly
抄底信号灯(A股)ChinaSentiment: limit-down rebound+81.8%-9.1%1.6Daily

Last updated: 2026-04-06 · Auto-updated weekly via GitHub Actions · Verify in git history

<!-- PERFORMANCE_TABLE_END -->

All returns are cumulative since inception. Forward-tracked daily — every signal is timestamped at the moment it's published, immutable, including all losses and drawdowns. Git commit history provides an independent audit trail.

What is a Quantitative Signal Source?

Most quantitative services fall into three categories: self-build platforms (high technical barrier), asset management (you hand over your money), or copy-trading communities (unverifiable, opaque). A signal source is the fourth paradigm:

  • A quant team runs strategy models and publishes trading signals
  • You receive the signals and decide independently whether to act
  • You execute in your own brokerage account — we never touch your funds
  • All historical signals are forward-tracked with timestamps — fully auditable

Think of it as a weather forecast: it tells you there's an 80% chance of rain tomorrow. Whether you bring an umbrella is your decision.

How to evaluate any signal source — the QTGS Framework:

DimensionKey Question
Forward Tracking IntegrityAre all signals timestamped and immutable, including losses?
Strategy TransparencyCan you explain in one sentence what the strategy profits from?
Custody RiskAre user funds always under user control? Zero custody = zero run-away risk.
Factor RobustnessIs the alpha source a durable economic phenomenon, or data-mined coincidence?

Quick Start

Claude Desktop / Claude Code

json
{
  "mcpServers": {
    "quanttogo": {
      "command": "npx",
      "args": ["-y", "quanttogo-mcp"]
    }
  }
}

Cursor

Add to .cursor/mcp.json:

json
{
  "mcpServers": {
    "quanttogo": {
      "command": "npx",
      "args": ["-y", "quanttogo-mcp"]
    }
  }
}

Coze(扣子)/ Remote SSE

json
{
  "mcpServers": {
    "quanttogo": {
      "url": "https://mcp.quanttogo.com/sse",
      "transportType": "sse"
    }
  }
}

Remote Streamable HTTP

code
https://mcp-us.quanttogo.com:8443/mcp

Tools

Discovery (free, no auth)

ToolDescriptionParameters
list_strategiesList all strategies with live performancenone
get_strategy_performanceDetailed data + daily NAV history for one strategyproductId, includeChart?
compare_strategiesSide-by-side comparison of 2-8 strategiesproductIds[]
get_index_dataQuantToGo custom indices (DA-MOMENTUM, QTG-MOMENTUM)indexId?
get_subscription_infoSubscription plans + how to start a free trialnone

Signals (requires API Key — get one via register_trial)

ToolDescriptionParameters
register_trialRegister a 30-day free trial with email, get API Key instantlyemail
get_signalsGet latest buy/sell signals for a strategyapiKey, productId, limit?
check_subscriptionCheck trial status and remaining daysapiKey

Resource: quanttogo://strategies/overview — JSON overview of all strategies.

Try It Now

Ask your AI assistant:

"List all QuantToGo strategies and compare the top performers."

"I want to try QuantToGo signals. Register me with my-email@example.com."

"Show me the latest trading signals for the US panic dip-buying strategy."

"帮我注册 QuantToGo 试用,邮箱 xxx@gmail.com,然后看看美股策略的最新信号。"

🔗 Links

AudienceURL
Visitors / Free Trialwww.quanttogo.com/playground
Subscribers / Invited Userswww.quanttogo.com · web.quanttogo.com
AI Agents / Mechanism Auditwww.quanttogo.com/ai/

<a id="中文"></a>

中文

什么是 QuantToGo?

QuantToGo 是一个宏观因子量化信号源——不是交易平台,不是资管产品,不是跟单社区。

我们运行基于宏观经济因子(汇率周期、流动性轮动、恐慌情绪、跨市场联动)的量化策略模型,持续发布交易信号。用户接收信号后,自主判断、自主执行、自主承担盈亏。我们不触碰用户的任何资金。

类比:天气预报告诉你明天大概率下雨,但不替你决定带不带伞。

核心特征

  • 宏观因子驱动:每个策略的信号来源都有明确的经济学逻辑,不是数据挖掘
  • 指数为主:80%以上标的为指数ETF/期货,规避个股风险
  • 前置验证:所有信号从发出那一刻起不可篡改,完整展示回撤和亏损
  • 零资金委托:你的钱始终在你自己的券商账户
  • AI原生:通过MCP协议可被任何AI助手直接调用

快速体验

对你的AI助手说:

"帮我列出QuantToGo所有的量化策略,看看它们的表现。"

"帮我注册 QuantToGo 试用,邮箱 xxx@gmail.com,然后看看最新的交易信号。"

"有没有做A股的策略?最大回撤在30%以内的。"

🔗 链接

用户类型地址
访客 / 免费试用www.quanttogo.com/playground
订阅用户www.quanttogo.com · web.quanttogo.com
AI 代理 / 机制审计www.quanttogo.com/ai/

相关阅读

《量化信号源》系列文章:

  1. 量化信号源:被低估的第四种量化服务范式(QTGS评估框架)
  2. 宏观因子量化:为什么"硬逻辑"比"多因子"更适合信号源模式
  3. 当AI学会调用量化策略:MCP协议与量化信号源的技术实现
  4. 用AI助手获取实盘量化信号:一份实操指南

License

MIT

常见问题

io.github.michaeljiangmingfeng-debug/quanttogo-mcp 是什么?

提供量化交易策略、市场指数与实时绩效数据,适用于研究分析与持续监控。

相关 Skills

网页构建器

by anthropics

Universal
热门

面向复杂 claude.ai HTML artifact 开发,快速初始化 React + Tailwind CSS + shadcn/ui 项目并打包为单文件 HTML,适合需要状态管理、路由或多组件交互的页面。

在 claude.ai 里做复杂网页 Artifact 很省心,多组件、状态和路由都能顺手搭起来,React、Tailwind 与 shadcn/ui 组合效率高、成品也更精致。

编码与调试
未扫描114.1k

前端设计

by anthropics

Universal
热门

面向组件、页面、海报和 Web 应用开发,按鲜明视觉方向生成可直接落地的前端代码与高质感 UI,适合做 landing page、Dashboard 或美化现有界面,避开千篇一律的 AI 审美。

想把页面做得既能上线又有设计感,就用前端设计:组件到整站都能产出,难得的是能避开千篇一律的 AI 味。

编码与调试
未扫描114.1k

网页应用测试

by anthropics

Universal
热门

用 Playwright 为本地 Web 应用编写自动化测试,支持启动开发服务器、校验前端交互、排查 UI 异常、抓取截图与浏览器日志,适合调试动态页面和回归验证。

借助 Playwright 一站式验证本地 Web 应用前端功能,调 UI 时还能同步查看日志和截图,定位问题更快。

编码与调试
未扫描114.1k

相关 MCP Server

GitHub

编辑精选

by GitHub

热门

GitHub 是 MCP 官方参考服务器,让 Claude 直接读写你的代码仓库和 Issues。

这个参考服务器解决了开发者想让 AI 安全访问 GitHub 数据的问题,适合需要自动化代码审查或 Issue 管理的团队。但注意它只是参考实现,生产环境得自己加固安全。

编码与调试
83.4k

by Context7

热门

Context7 是实时拉取最新文档和代码示例的智能助手,让你告别过时资料。

它能解决开发者查找文档时信息滞后的问题,特别适合快速上手新库或跟进更新。不过,依赖外部源可能导致偶尔的数据延迟,建议结合官方文档使用。

编码与调试
52.2k

by tldraw

热门

tldraw 是让 AI 助手直接在无限画布上绘图和协作的 MCP 服务器。

这解决了 AI 只能输出文本、无法视觉化协作的痛点——想象让 Claude 帮你画流程图或白板讨论。最适合需要快速原型设计或头脑风暴的开发者。不过,目前它只是个基础连接器,你得自己搭建画布应用才能发挥全部潜力。

编码与调试
46.3k

评论