Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-tchivs-aktools-pro": {
"args": [
"aktools-pro"
],
"command": "uvx"
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
功能亮点 • 系统架构 • 快速开始 • 工具一览 • 实战示例
Run this in your terminal to verify the server starts. Then let us know if it worked — your result helps other developers.
uvx 'aktools-pro' 2>&1 | head -1 && echo "✓ Server started successfully"
After testing, let us know if it worked:
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
Checked aktools-pro against OSV.dev.
Be the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in finance
Real-time financial market data: stocks, forex, crypto, commodities, and economic indicators
A Model Context Protocol (MCP) server that provides AI assistants with direct access to the Spreedly payments API. Enables LLMs to manage gateways, process transactions, tokenize payment methods, and more, through structured, validated tool calls.
MCP server for InsightSentry financial data API - market data, options, screeners, and more
A Model Context Protocol server allows Clients to interact with Xero
MCP Security Weekly
Get CVE alerts and security updates for io.github.tchivs/aktools-pro and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
让 AI 成为你的金融分析师
Empower your AI Agents with Professional Financial Intelligence
AkTools Pro 是一个基于 akshare 的增强型 MCP (Model Context Protocol) 服务器。它不仅仅是一个数据接口,更是一个内置了专业金融分析逻辑、交易策略和可视化能力的 AI 技能库。
无论是 A 股、港美股、加密货币还是贵金属,AkTools Pro 都能让你的 AI Agent 像资深分析师一样思考和回答。
| 🧠 智能技能引擎 | 💹 全球市场覆盖 |
|---|---|
| 内置 MCP Prompts 和 Resources,注入 "分析师" 人格与 SOP 标准流程。 | 一站式覆盖 A股、港股、美股、加密货币、贵金属 等主流投资品种。 |
| 📊 可视化增强 | 🛡️ 极致性能 |
| 支持在聊天界面直接绘制 ASCII 字符走势图,让数据趋势一目了然。 | 采用 内存 + 磁盘 双层缓存机制,毫秒级响应,智能保护数据源。 |
| 💼 实战模拟 | 🧪 策略实验室 |
| 内置虚拟持仓管理系统,支持 AI 自动跟踪 盈亏 (P&L) 与胜率统计。 | 内置回测引擎,支持验证 SMA / RSI / MACD / BOLL / KDJ / MA_CROSS 等经典交易策略。 |
graph TD
User((User / AI Agent)) <-->|MCP Protocol| Server[AkTools Pro Server]
subgraph "Core Engine"
Server --> Skills[Skill Injector]
Server --> Cache[Dual-Layer Cache]
Server --> Visual[Visual Engine]
Server --> Logic[Backtest/Analysis]
end
subgraph "Data Sources"
Cache <--> AkShare[AkShare API]
Cache <--> OKX[OKX / Binance]
Cache <--> News[Financial News]
end
Skills -->|SOPs & Prompts| User
Visual -->|ASCII Charts| User
选择最适合你的安装方式,30秒内即可启动。
在你的 AI 终端中根据客户端类型执行:
opencode mcp add
# 1. Location: Global
# 2. Name: aktools-pro
# 3. Type: Local
# 4. Command: uvx aktools-pro
claude mcp add aktools-pro -- uvx aktools-pro
在 mcpServers 配置文件中添加:
"aktools-pro": {
"command": "uvx",
"args": ["aktools-pro"]
}
适合服务器环境或偏好隔离的用户:
mkdir /opt/aktools-pro
cd /opt/aktools-pro
wget https://raw.githubusercontent.com/tchivs/aktools-pro/main/docker-compose.yml
docker-compose up -d
| 变量名 | 说明 | 默认值 |
|---|---|---|
OKX_BASE_URL | OKX 代理地址 | https://okx.com |
BINANCE_BASE_URL | 币安代理地址 | https://www.binance.com |
NEWSNOW_BASE_URL | 资讯接口地址 | https://newsnow.busiyi.world |
TRANSPORT | MCP 协议 | stdio |
AkTools Pro 提供了 65 个专业工具,分为以下核心模块:
覆盖 A股/港股/美股 的行情与基本面
search (搜代码), stock_info (个股信息)market_prices (历史K线), stock_zt_pool_em (涨停池)stock_indicators (财务指标), stock_lhb (龙虎榜), northbound_funds (北向资金)sector_valuation (行业估值), sector_rotation (板块轮动), market_anomaly_scan (异动扫描)