China Market Intelligence MCP avatar

China Market Intelligence MCP

Pricing

from $20.00 / 1,000 trending repos

Go to Apify Store
China Market Intelligence MCP

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

NexGenData

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

2 days ago

Last modified

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)

ToolWhat it returns
get_company_financialsRevenue, net profit, EPS, ROE, gross margin, YoY/QoQ growth per A-share
get_earnings_calendarUpcoming results-disclosure dates
get_share_unlock_calendarLockup expiries: shares & market cap unlocking, price impact
get_smart_money_signalsInstitutional score, participation %, main-force cost vs price, super-large inflow
get_institutional_holdingsTop 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_calendarA-share IPO subscriptions (打新)
get_company_disclosuresListed-company announcements (CNINFO)
get_financial_newsLive Chinese financial newsflashes (快讯)
get_hot_stocksRetail-attention / popularity ranking (人气榜)
get_etf_flowChina ETF fund-flow tracker
get_insider_tradesExecutive shareholding changes (高管增减持)
screen_a_sharesScreen 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_holdings with {"holderType":"fund","changeFilter":"new"}
  • "Show me Kweichow Moutai's financials and top shareholders." → get_company_financials + get_institutional_holdings with {"securityCodes":["600519"]}
  • "What big lockups unlock before year-end?" → get_share_unlock_calendar with {"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.