TickTest — A股量化回测 runs on your own machine — the client starts it, so there is no endpoint to ping. 52 installs a week from pypi.
A股量化回测 MCP Server——让 AI Agent 用自然语言回测 A 股,说一句秒出结果。单/双均线×任意周期×跨频组合,海龟交易永久免费。
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ticktest-mcp -- uvx ticktest-mcp
{
"mcpServers": {
"ticktest-mcp": {
"args": [
"ticktest-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.ticktest-mcp]
command = "uvx"
args = ["ticktest-mcp"]
{
"mcpServers": {
"ticktest-mcp": {
"args": [
"ticktest-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"ticktest-mcp": {
"args": [
"ticktest-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.