AkTools MCP Server

基于 akshare 的 MCP (Model Context Protocol) 服务器,提供股票、加密货币的数据查询和分析功能。 🔍 股票搜索: 根据股票名称、公司简称等关键词查找股票代码 ℹ️ 股票信息: 获取股票的详细信息,包括价格、市值等 📊 市场概况: 获取A股市场的涨停板、龙虎榜、资金流向等 💹 历史价格: 获取股票、加密货币历史价格数据,包含技术分析指标 📰 相关新闻: 获取股票、加密货币相关的最新新闻资讯 💸 财务指标: 支持A股和港美股的财务报告关键指标查询. It runs locally over stdio via the published package.

People connecting finance tools to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-03-26 · ★ 392 · #41 OF 283 MAINTAINED FINANCE · VERIFIED 2026-08-25

MIT · Python servers · how we verify → /methodology

01 · Install AkTools MCP Server

before you install - you'll need

Set OKX_BASE_URL, BINANCE_BASE_URL, NEWSNOW_BASE_URL, NEWSNOW_CHANNELS before connecting.

Claude Code

claude mcp add aahl-mcp-aktools -- uvx mcp-aktools

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "aahl-mcp-aktools": {
      "command": "uvx",
      "args": [
        "mcp-aktools"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · container (OCI image) - can be sandboxed away from your filesystem

license MIT - declared in the repository

pypi package mcp-aktools - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.aahl is GitHub-verified and matches the repo owner

03 · What AkTools MCP Server can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

0.1.15 · 2026-03-26

0.1.14 · 2026-01-21

0.1.13 · 2025-11-17

04 · Who maintains AkTools MCP Server

AkTools MCP Server is maintained by aahl. We track 4 MCP servers from aahl - 4 actively maintained, 450 combined GitHub stars, oldest repo from Oct 2025. Full record: all servers from aahl.

  1. MCP Server for Binge-watch MCP Server for Binge-watch / MoonTV / LunaTV. 一个用于追剧/追番的MCP服务器,为AI提供搜索影视播放地址的能力,并支持在小米等安卓电视/投影仪上直接播放 ★ 27
  2. Notify MCP Server MCP Server for notify to Weixin, Telegram, Bark, Lark, Feishu, DingTalk ★ 29
  3. OKX MCP Server MCP Server for okx.com ★ 2

05 · Facts

category
finance - ranked #41 of 283 actively-maintained finance servers as of 2026-08-25.
registry
io.github.aahl/mcp-aktools (active, first published 2025-10-22 · 14 versions)
packages
pypi:mcp-aktools · oci:ghcr.io/aahl/mcp-aktools:latest

06 · AkTools MCP Server FAQ

What is AkTools MCP Server?

基于 akshare 的 MCP (Model Context Protocol) 服务器,提供股票、加密货币的数据查询和分析功能。 🔍 股票搜索: 根据股票名称、公司简称等关键词查找股票代码 ℹ️ 股票信息: 获取股票的详细信息,包括价格、市值等 📊 市场概况: 获取A股市场的涨停板、龙虎榜、资金流向等 💹 历史价格: 获取股票、加密货币历史价格数据,包含技术分析指标 📰 相关新闻: 获取股票、加密货币相关的最新新闻资讯 💸 财务指标: 支持A股和港美股的财务报告关键指标查询. It runs locally over stdio via the published package.

Is AkTools MCP Server still maintained?

Yes - as of 2026-08-25, its last commit was 2026-03-26. We re-verify nightly.

How do I install AkTools MCP Server?

Run `uvx mcp-aktools`. The README documents 4 environment variables (OKX_BASE_URL, BINANCE_BASE_URL, NEWSNOW_BASE_URL…) to set first. Set OKX_BASE_URL, BINANCE_BASE_URL, NEWSNOW_BASE_URL, NEWSNOW_CHANNELS before connecting. You can also paste the ready-made client config above.

Does AkTools MCP Server run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to AkTools MCP Server

More finance MCP servers · OKX MCP Server · Receipt Extraction · Aegis Gov Contracts · AgentBodega MCP · Agent Fund

More Python MCP servers · Notify MCP Server · Server for Binge-watch · Dekko · Hotin · see all