Server data from the Official MCP Registry
China A-Share quantitative data: 5000+ stocks, 13 factors, daily market & limit-up analysis.
China A-Share quantitative data: 5000+ stocks, 13 factors, daily market & limit-up analysis.
Remote endpoints: sse: https://api.quant.metrichub.app/mcp/sse
Valid MCP server (2 strong, 1 medium validity signals). 3 known CVEs in dependencies (0 critical, 3 high severity) Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
5 files analyzed · 4 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: MH_FIN_API_KEY
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
From the project's GitHub README.
MCP Server for China A-Share quantitative market data, powered by MetricHub Quant.
Register at quant.metrichub.app, then go to API Key management to create a key.
No installation needed. Just add the URL to your config:
Claude Desktop (claude_desktop_config.json):
{
"mcpServers": {
"mh-fin": {
"url": "https://api.quant.metrichub.app/mcp/sse",
"headers": {
"X-API-Key": "mhfk_your_key_here"
}
}
}
}
Claude Code (.claude/settings.json):
{
"mcpServers": {
"mh-fin": {
"url": "https://api.quant.metrichub.app/mcp/sse",
"headers": {
"X-API-Key": "mhfk_your_key_here"
}
}
}
}
pip install mh-fin-mcp
Claude Desktop (claude_desktop_config.json):
{
"mcpServers": {
"mh-fin": {
"command": "uvx",
"args": ["mh-fin-mcp"],
"env": {
"MH_FIN_API_KEY": "mhfk_your_key_here"
}
}
}
}
Claude Code (.claude/settings.json):
{
"mcpServers": {
"mh-fin": {
"command": "uvx",
"args": ["mh-fin-mcp"],
"env": {
"MH_FIN_API_KEY": "mhfk_your_key_here"
}
}
}
}
| Tool | Description |
|---|---|
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.) |
MIT
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.