AkTools Pro MCP Server✓
io.github.tchivs/aktools-pro · v0.2.2
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.tchivs/aktools-pro",
"description": "🚀 AkTools Pro: 增强型金融 MCP 服务器。内置策略回测、模拟盘管理及实时异动监控。",
"title": "AkTools Pro MCP Server",
"repository": {
"url": "https://github.com/tchivs/mcp-aktools",
"source": "github"
},
"version": "0.2.2",
"packages": [
{
"registryType": "pypi",
"identifier": "aktools-pro",
"version": "0.2.2",
"transport": {
"type": "stdio"
}
},
{
"registryType": "oci",
"identifier": "ghcr.io/tchivs/aktools-pro:latest",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}