China Market Intelligence MCP
Pricing
from $20.00 / 1,000 trending repos
China Market Intelligence MCP
MCP server giving AI agents one-connection access to China A-share market intelligence: financials, calendars, institutional/fund holdings, smart-money, flows, disclosures, news. Bloomberg/Wind China alternative.
Pricing
from $20.00 / 1,000 trending repos
Rating
0.0
(0)
Developer
NexGenData
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
0
Monthly active users
2 days ago
Last modified
Categories
Share
One MCP connection that gives your AI agent the whole China A-share data stack. Financials, calendars, holdings, flows, disclosures and news for the Chinese stock market — sources Western agents normally can't read, beat the anti-bot on, or route through China. Connect from Claude, Cursor, Windsurf, Cline, n8n or any MCP client and your agent can answer China-market questions with live, structured data.
China is a structural blind spot for Western AI agents. This server fills it, and the same access barrier that makes this data hard to get makes it defensible to own.
Tools (15)
| Tool | What it returns |
|---|---|
get_company_financials | Revenue, net profit, EPS, ROE, gross margin, YoY/QoQ growth per A-share |
get_earnings_calendar | Upcoming results-disclosure dates |
get_share_unlock_calendar | Lockup expiries: shares & market cap unlocking, price impact |
get_smart_money_signals | Institutional score, participation %, main-force cost vs price, super-large inflow |
get_institutional_holdings | Top holders by type (fund / QFII / national team / insurance) + add/trim/new |
get_dragon_tiger_list | 龙虎榜 abnormal-trading stocks + buy/sell seats |
get_block_trades | 大宗交易 block deals: price, discount, seats |
get_stock_connect_flow | 沪深港通 northbound & southbound flow |
get_ipo_calendar | A-share IPO subscriptions (打新) |
get_company_disclosures | Listed-company announcements (CNINFO) |
get_financial_news | Live Chinese financial newsflashes (快讯) |
get_hot_stocks | Retail-attention / popularity ranking (人气榜) |
get_etf_flow | China ETF fund-flow tracker |
get_insider_trades | Executive shareholding changes (高管增减持) |
screen_a_shares | Screen the whole market by price/valuation/market cap |
Each tool takes an optional criteria dict (filters, stock codes, dates) and a limit. See each tool's description for accepted fields.
Connect
Add this to your MCP client config:
{"mcpServers": {"china-market-intelligence": {"url": "https://nexgendata--china-market-intelligence-mcp.apify.actor/mcp","transport": "streamable-http"}}}
Transport: streamable-http. Endpoint: /mcp.
Example agent prompts
- "Which mutual funds opened new positions this quarter, and in what stocks?" →
get_institutional_holdingswith{"holderType":"fund","changeFilter":"new"} - "Show me Kweichow Moutai's financials and top shareholders." →
get_company_financials+get_institutional_holdingswith{"securityCodes":["600519"]} - "What big lockups unlock before year-end?" →
get_share_unlock_calendarwith{"minUnlockMarketCapCny":1000000000} - "What's the northbound Stock Connect flow today, and which stocks are hot?" →
get_stock_connect_flow+get_hot_stocks
Why it's differentiated
Factual, structured, reliable China data from open official/aggregator sources — exactly the grounding data agents reach for, behind a barrier generic web-scraper MCPs can't cross. Part of the NexGenData China market-intelligence suite.