# @apocdata-info/mcp-server

天启至数 ApocData - MCP Server for A-share market data (46 free, no-auth endpoints)

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the package rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 0.1.5
- **Author:** io.github.hanjialeGit
- **License:** Apache-2.0
- **npm:** @apocdata-info/mcp-server
- **Source:** https://github.com/ApocData/ApocData-skill
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

60/100 (B), scored on the package rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 4 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-08-29T09:00:07.768Z
- **Version scanned:** 0.1.5
- **CVEs:** none found by OSV at scan time

## Tools

12 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `get_factor_registry` — 获取量化因子目录(脱敏后,含 factor_code/name/weight,**不含** calc_formula/conditions 等内部字段)。共 221 个因子规则,本数据极少变化,默认 1h MCP 缓存(后端 24h 缓存)。
- `get_macro_dashboard` — 获取中国宏观经济面板:GDP/CPI/PPI/M2/PMI 等核心指标的最新值与同环比。本数据按月更新,默认 5min MCP 缓存(后端 1min 缓存)。
- `get_macro_indicator` — 获取单个宏观指标的时序数据(如 CPI/PPI/GDP)。indicator 为指标 code(如 'CPI' 'M2' 'GDP'),from/to 为 YYYY-MM 月度区间。默认 5min 缓存。
- `get_quotes_snapshot` — 批量获取多只 A 股最新实时行情快照(一次 ≤ 50 只)。每只股返 last_price/change_pct/volume 等。本端点**不缓存**(实时性优先)。
- `get_stock_bars_daily` — 获取单只 A 股日 K 历史(open/high/low/close/volume/amount/change_pct)。from/to 为 YYYY-MM-DD 区间,默认最近 60 个交易日。10min MCP 缓存。
- `get_stock_detail` — 获取单只 A 股详情:基础信息 + ST 状态 + 最新 ROE。symbol 为 6 位代码(如 '000001' '600519')。本数据每日更新,默认 1h 缓存。
- `get_stock_financials` — 获取单只 A 股最新季度财务摘要(营收/净利润/毛利率/ROE/资产负债率等)。本数据按季度更新,默认 6h 缓存。
- `get_stock_list` — 获取所有 A 股主数据列表(支持分页)。返回 5000+ 股的 symbol/name/full_symbol/exchange/industry 等核心字段。适用于'查询有哪些股票'、'按行业筛选'类问题。本数据每日更新,默认 1h 缓存。
- `get_stock_news` — 获取单只 A 股最近新闻(标题/来源/发布时间/摘要),按发布时间倒序。默认返 20 条。本端点**不缓存**(新闻时效性强)。
- `get_stock_quote` — 获取单只 A 股最新实时行情快照(含 last_price, change_pct, volume, turnover, bid/ask)。延迟 15 分钟(SKU-FREE)/ 0 分钟(SKU-PRO+)。返回值含 meta.ingestLagSeconds 表示数据新鲜度。本端点**不缓存**(实时性优先)。
- `get_top10_holders` — 获取单只 A 股十大股东最新一期(姓名/持股数/持股比例/性质)。本数据按季度更新,默认 6h 缓存。
- `get_trade_days` — 获取 A 股交易日历(年度)。year 默认当年。本数据跨年才变,默认 24h 缓存。

## Install

**Verdict: review** — Installable, but 1 thing to check first: No publisher has proved control of this listing; it is indexed, not vouched for.
**Cautions** (coverage gaps and advisories — never blocking)
- No publisher has proved control of this listing; it is indexed, not vouched for.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"mcp-server\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@apocdata-info/mcp-server\"\n      ]\n    }\n  }\n}"
```

## Blast radius

Contained to moderate — no credential declaration found, from the publisher, the upstream registry, or the README. Known so far: runs on your machine; read-only tool surface.
- Floor 13, ceiling 31 (tier: unknown)
- `unknown` means the floor and ceiling land in different bands — not measured enough to name one. It does not mean low.
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/%40apocdata-info%2Fmcp-server
- Install plan: https://forgeregistry.com/api/v1/packages/%40apocdata-info%2Fmcp-server/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/%40apocdata-info%2Fmcp-server
- HTML page: https://forgeregistry.com/registry/%40apocdata-info%2Fmcp-server
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
