← Index

AkTools Pro MCP Server

io.github.tchivs/aktools-pro·v0.2.2·Other
Quality Score
80
/100

🚀 AkTools Pro: 增强型金融 MCP 服务器。内置策略回测、模拟盘管理及实时异动监控。

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "aktools-pro": {
      "command": "uvx",
      "args": [
        "aktools-pro"
      ]
    }
  }
}
Claude Desktop (Docker)
{
  "mcpServers": {
    "aktools-pro": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/tchivs/aktools-pro:latest"
      ]
    }
  }
}
§03  MCP Quality Score  ·  methodology
freshness
20
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Other