MetricHub Quant - A股量化数据 MCP Server

China A-Share quantitative data: 5000+ stocks, 13 factors, daily market & limit-up analysis. Its README documents 9 tools, including get_trade_dates, get_market_overview, get_industry_ranking.

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-21 · ★ 2 · #209 OF 283 MAINTAINED FINANCE · VERIFIED 2026-08-25

Python servers · how we verify → /methodology

01 · Install MetricHub Quant - A股量化数据

before you install - you'll need

MH_FIN_API_KEY

Environment variables documented in the project's README - it lists which are required and which have defaults.

Claude Code

claude mcp add clk1st-mh-fin-mcp --transport sse https://api.quant.metrichub.app/mcp/sse

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "clk1st-mh-fin-mcp": {
      "url": "https://api.quant.metrichub.app/mcp/sse"
    }
  }
}

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

https://api.quant.metrichub.app/mcp/sse

transport: sse

endpoint alive - authentication required · probed 2026-08-25

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 · remote - your agent's requests go to api.quant.metrichub.app

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license no standard license detected - usage rights unclear; check the repo before commercial use

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

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

03 · What MetricHub Quant - A股量化数据 can do

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

What you can build

With this server connected, an agent can list available trade dates, and search stocks by name or code.

The 9 tools it gives your agent

Extracted from the project's README - what MetricHub Quant - A股量化数据 lets an agent do.

get_trade_dates
- List available trade dates
get_market_overview
- Market overview: indices, breadth, sentiment, northbound flow
get_industry_ranking
- Industry rotation ranking (Shenwan industries)
get_sector_hotspots
- Concept sector hotspots with leading stocks
get_stock_list
- Paginated stock data for 5000+ A-shares
search_stock
- Search stocks by name or code
get_limitup_analysis
- Limit-up analysis with 13 quantitative factors
get_factor_ic
- Factor IC effectiveness history
get_risk_alerts
- Risk alerts (shareholder reduction, etc.)

04 · Who maintains MetricHub Quant - A股量化数据

MetricHub Quant - A股量化数据 is maintained by clk1st. It's the only MCP server we track from this author; the repo dates to Mar 2026.

05 · Facts

category
finance - ranked #209 of 283 actively-maintained finance servers as of 2026-08-25.
registry
io.github.clk1st/mh-fin-mcp (active, first published 2026-03-21)
packages
pypi:mh-fin-mcp

06 · MetricHub Quant - A股量化数据 FAQ

Is MetricHub Quant - A股量化数据 still maintained?

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

What can MetricHub Quant - A股量化数据 do?

With this server connected, an agent can list available trade dates, and search stocks by name or code.

How do I install MetricHub Quant - A股量化数据?

Run `uvx mh-fin-mcp`. The README documents one environment variable (MH_FIN_API_KEY) to set first. You can also paste the ready-made client config above.

Does MetricHub Quant - A股量化数据 require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to MetricHub Quant - A股量化数据

More finance MCP servers · Facturacion Electronica Es · Colppy · Banco Do Brasil · Dock · Iniciador

More Python MCP servers · Cpersona · Math MCP Learning · Clueso · Clipboard · Synology NAS · see all