# AkTools MCP Server (oci · ghcr.io/aahl/mcp-aktools:latest)

MCP Server for stock and crypto

- Trust score: 36/100 (low)
- Change this week: −7
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- oci · `ghcr.io/aahl/mcp-aktools:latest`: 36/100 (this document), [markdown](https://verifymcp.io/servers/aahl-mcp-aktools/ghcr-io-aahl-mcp-aktools-latest.md), [page](https://verifymcp.io/servers/aahl-mcp-aktools/ghcr-io-aahl-mcp-aktools-latest)
- pypi · `mcp-aktools`: 13/100, [markdown](https://verifymcp.io/servers/aahl-mcp-aktools/mcp-aktools.md), [page](https://verifymcp.io/servers/aahl-mcp-aktools/mcp-aktools)

## Channel facts

- Registry: `oci`
- Package: `ghcr.io/aahl/mcp-aktools:latest`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Supply Chain Security**: 0/100
  - Malware scan not yet available for this package.
  - CVE data not yet available for this package.
  - Install-script risk not yet assessed.
  - Dependency-health data not yet available.
- **Provenance & Transparency**: 45/100
  - Source repository is publicly reachable at the declared URL.
  - Provenance check failed: no build-provenance attestation is published.
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 130 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 70/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 1262 tokens (~70/item across 18 items; 18 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: not enough scan history yet (needs a 30-day window).
- **Tool Coverage**: 96/100
  - 94% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

**Unverified: 2 categories.** Categories scored 0 because we could not verify them: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

## Install

### Claude

```bash
claude mcp add aahl-mcp-aktools -- docker run --rm -i ghcr.io/aahl/mcp-aktools:latest
```

### Codex

```bash
codex mcp add aahl-mcp-aktools -- docker run --rm -i ghcr.io/aahl/mcp-aktools:latest
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "aahl-mcp-aktools": {
      "type": "local",
      "command": [
        "docker",
        "run",
        "--rm",
        "-i",
        "ghcr.io/aahl/mcp-aktools:latest"
      ],
      "enabled": true
    }
  }
}
```

### Hermes

```yaml
mcp_servers:
  aahl-mcp-aktools:
    command: "docker"
    args: ["run", "--rm", "-i", "ghcr.io/aahl/mcp-aktools:latest"]
```

### Other

```json
{
  "mcpServers": {
    "aahl-mcp-aktools": {
      "command": "docker",
      "args": [
        "run",
        "--rm",
        "-i",
        "ghcr.io/aahl/mcp-aktools:latest"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-07-31 (score 36, −7)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-27 (score 43, +32)

- [functional improvement] Tool coverage: unverified → 94
- [functional] First check of Tool coverage: 100
- [functional] First check of Schema quality: fail
- [functional] First check of Schema quality: pass
- [functional] First check of Schema quality: good

### 2026-07-26 (score 11)

First indexed and scored.

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

## MCP tools (18)

### `search` (~113 tokens)

查找股票代码

根据股票名称、公司名称等关键词查找股票代码, 不支持加密货币。该工具比较耗时，当你知道股票代码或用户已指定股票代码时，建议直接通过股票代码使用其他工具

Input parameters:

- `keyword` (string, required): 搜索关键词，公司名称、股票名称、股票代码、证券简称
- `market` (string): 股票市场，仅支持: sh(上证), sz(深证), hk(港股), us(美股), 不支持加密货币

### `stock_info` (~72 tokens)

获取股票信息

根据股票代码和市场获取股票基本信息, 不支持加密货币

Input parameters:

- `market` (string): 股票市场，仅支持: sh(上证), sz(深证), hk(港股), us(美股), 不支持加密货币
- `symbol` (string, required): 股票代码

### `stock_prices` (~108 tokens)

获取股票历史价格

根据股票代码和市场获取股票历史价格及技术指标, 不支持加密货币

Input parameters:

- `limit` (integer): 返回数量(int)
- `market` (string): 股票市场，仅支持: sh(上证), sz(深证), hk(港股), us(美股), 不支持加密货币
- `period` (string): 周期，如: daily(日线), weekly(周线，不支持美股)
- `symbol` (string, required): 股票代码

### `stock_news` (~48 tokens)

获取股票/加密货币相关新闻

根据股票代码或加密货币符号获取近期相关新闻

Input parameters:

- `limit` (integer): 返回数量(int)
- `symbol` (string, required): 股票代码/加密货币符号

### `stock_indicators_a` (~39 tokens)

A股关键指标

获取中国A股市场(上证、深证)的股票财务报告关键指标

Input parameters:

- `symbol` (string, required): 股票代码

### `stock_indicators_hk` (~32 tokens)

港股关键指标

获取港股市场的股票财务报告关键指标

Input parameters:

- `symbol` (string, required): 股票代码

### `stock_indicators_us` (~31 tokens)

美股关键指标

获取美股市场的股票财务报告关键指标

Input parameters:

- `symbol` (string, required): 股票代码

### `get_current_time` (~34 tokens)

获取当前时间及A股交易日信息

获取当前系统时间及A股交易日信息，建议在调用其他需要日期参数的工具前使用该工具

### `stock_zt_pool_em` (~71 tokens)

A股涨停股池

获取中国A股市场(上证、深证)的所有涨停股票

Input parameters:

- `date` (string): 交易日日期(可选)，默认为最近的交易日，格式: 20251231
- `limit` (integer): 返回数量(int,30-100)

### `stock_zt_pool_strong_em` (~74 tokens)

A股强势股池

获取中国A股市场(上证、深证)的强势股池数据

Input parameters:

- `date` (string): 交易日日期(可选)，默认为最近的交易日，格式: 20251231
- `limit` (integer): 返回数量(int,30-100)

### `stock_lhb_ggtj_sina` (~73 tokens)

A股龙虎榜统计

获取中国A股市场(上证、深证)的龙虎榜个股上榜统计数据

Input parameters:

- `days` (string): 统计最近天数，仅支持: [5/10/30/60]
- `limit` (integer): 返回数量(int,30-100)

### `stock_sector_fund_flow_rank` (~87 tokens)

A股板块资金流

获取中国A股市场(上证、深证)的行业资金流向数据

Input parameters:

- `cate` (string): 仅支持: {'行业资金流','概念资金流','地域资金流'}
- `days` (string): 天数，仅支持: {'今日','5日','10日'}，如果需要获取今日数据，请确保是交易日

### `stock_news_global` (~17 tokens)

全球财经快讯

获取最新的全球财经快讯

### `okx_prices` (~143 tokens)

获取加密货币历史价格

获取OKX加密货币的历史K线数据，包括价格、交易量和技术指标

Input parameters:

- `bar` (string): K线时间粒度，仅支持: [1m/3m/5m/15m/30m/1H/2H/4H/6H/12H/1D/2D/3D/1W/1M/3M] 除分钟为小写m外,其余均为大写
- `instId` (string): 产品ID，格式: BTC-USDT
- `limit` (integer): 返回数量(int)，最大300，最小建议30

### `okx_loan_ratios` (~86 tokens)

获取加密货币杠杆多空比

获取OKX加密货币借入计价货币与借入交易货币的累计数额比值

Input parameters:

- `period` (string): 时间粒度，仅支持: [5m/1H/1D] 注意大小写，仅分钟为小写m
- `symbol` (string): 币种，格式: BTC 或 ETH

### `okx_taker_volume` (~97 tokens)

获取加密货币主动买卖情况

获取OKX加密货币主动买入和卖出的交易量

Input parameters:

- `instType` (string): 产品类型 SPOT:现货 CONTRACTS:衍生品
- `period` (string): 时间粒度，仅支持: [5m/1H/1D] 注意大小写，仅分钟为小写m
- `symbol` (string): 币种，格式: BTC 或 ETH

### `binance_ai_report` (~56 tokens)

获取加密货币分析报告

获取币安对加密货币的AI分析报告，此工具对分析加密货币非常有用，推荐使用

Input parameters:

- `symbol` (string): 加密货币币种，格式: BTC 或 ETH

### `trading_suggest` (~81 tokens)

给出投资建议

基于AI对其他工具提供的数据分析结果给出具体投资建议

Input parameters:

- `action` (string, required): 推荐操作: buy/sell/hold
- `reason` (string, required): 推荐理由
- `score` (integer, required): 置信度，范围: 0-100
- `symbol` (string, required): 股票代码或加密币种

## Diagnostics

Captured diagnostic sections: Provenance. The full working is on the page: https://verifymcp.io/servers/aahl-mcp-aktools/ghcr-io-aahl-mcp-aktools-latest#diagnostics

## Score history

- 2026-08-03: 36
- 2026-08-02: 36
- 2026-08-01: 36
- 2026-07-31: 36
- 2026-07-30: 43
- 2026-07-29: 43
- 2026-07-28: 43
- 2026-07-27: 43
- 2026-07-26: 11

## Links

- Repository: https://github.com/aahl/mcp-aktools
- Changelog RSS feed: https://verifymcp.io/servers/aahl-mcp-aktools/ghcr-io-aahl-mcp-aktools-latest/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/aahl-mcp-aktools/ghcr-io-aahl-mcp-aktools-latest/changelog.json
- HTML version of this page: https://verifymcp.io/servers/aahl-mcp-aktools/ghcr-io-aahl-mcp-aktools-latest
