TickTest MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@TickTest MCP Server帮我回测中际旭创,海龟交易"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
🐢 TickTest — A 股量化回测 MCP Server
让 AI Agent 用自然语言回测 A 股。说一句话,秒出结果。
⚡ 没有 API Key?Agent 会自动帮你注册——四步、免费、无需离开终端。注册即送 500 信用点。
⚡ 一行配置
Python 3.10+,一行命令完成安装:
pip install ticktest-mcp把下面这段贴进 Claude Code 的 .claude/settings.json:
{
"mcpServers": {
"ticktest": {
"command": "python",
"args": ["-m", "ticktest_mcp"],
"env": {
"TICKTEST_API_KEY": "tt_your_key_here"
}
}
}
}重启 Claude Code,然后直接说:
"帮我用海龟交易回测中际旭创"
Agent 会搜索 sh600519 → 回测 → 返回收益率、夏普比率、最大回撤、胜率等六大指标。海龟交易永久免费。
📍 也支持 ChatGPT、Cursor、Windsurf、腾讯 ADP — 任何兼容 MCP 的客户端。也可通过 Smithery 零安装使用。
Related MCP server: FinData MCP Server
📸 Demo
用户说「帮我用海龟交易回测中际旭创」,Agent 自动搜索 → 回测 → 六大指标,全程自然语言,零代码。


🔑 获取 API Key
无需离开对话,Agent 帮你完成注册:
Agent 询问邮箱 → 调用
send-code→ 邮件收到 6 位验证码告诉 Agent 验证码 → 注册成功 → 拿到 API Key + 500 信用点(≈ 20 次回测)
没有 Key 也能用 4 个免费 Tool:get_capabilities / health_check / search_symbols / validate_strategy
🛠 6 个 Tools
Tool | Key | 说明 |
| ❌ | 策略、因子、定价、股票范围 |
| ❌ | 检查 API 服务状态 |
| ❌ | 中文名 → 股票代码 |
| ❌ | 免费校验策略参数 |
| ✅ | 运行回测,¥0.50/次 |
| ✅ | 双通道支付(支付宝扫码) |
💰 定价
套餐 | 价格 | 内容 |
🐢 海龟交易 | 永久免费 | 不限次数 |
🎁 注册赠送 | ¥0 | 500 信用点 ≈ 20 次 |
🔄 单次 | ¥0.50 | 1 次回测 |
⭐ 入门 | ¥29/月 | 2500 点 ≈ 100 次 |
🌐 环境变量
变量 | 必填 | 默认值 |
| 否 | 空(只能调公开 Tool) |
📚 链接
官网:ticktest.cn
MIT License
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseNot gradedqualityBmaintenanceProvides AI clients access to TdxQuant/通达信 financial data and trading capabilities through MCP. Enables retrieval of market data, financial reports, sector information, and trading operations via stdio or HTTP/SSE connections.25
- AlicenseAqualityDmaintenanceProvides professional financial data access for LLMs via MCP, supporting providers like Tushare, Wind, and DataYes.1458Apache 2.0
- FlicenseNot gradedqualityDmaintenanceExposes iTick REST API as MCP tools, providing market data for stocks, crypto, forex, indices, futures, and funds including tick, quote, depth, and kline.3
- AlicenseNot gradedqualityCmaintenanceEnables AI assistants to directly access quant research knowledge, including factor libraries, strategy backtesting, and research reports, through the MCP protocol.93MIT
Related MCP Connectors
MCP server exposing the Backtest360 engine API as tools for AI agents.
Read-only China A-share data for AI agents: market, limit-up, capital flow and disclosures.
Build, backtest, and deploy quantitative trading strategies from your AI agent.
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/shakagold/ticktest-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server