China Stock MCP Server
@peikuo
About China Stock MCP Server
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"china-stock-mcp-server": {
"command": "python",
"args": [
"-m",
"venv",
".venv"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is China Stock MCP Server?
China Stock MCP Server is an MCP (Multi-Call Protocol) server that provides comprehensive access to Chinese stock market data through a unified API. It leverages the AKShare library to fetch real-time and historical data from the Shanghai (SSE), Shenzhen (SZSE), and Beijing (BSE) stock exchanges, covering A-shares, B-shares, indices, ETFs, and more.
How to use China Stock MCP Server?
Clone the repository, create a Python virtual environment, install dependencies with pip install -r requirements.txt, then start the server by running python main.py.
Key features of China Stock MCP Server
- Comprehensive data coverage including A-shares, B-shares, indices, ETFs
- Real-time market data with quotes, bid-ask spreads, and market depth
- Historical daily, minute-level, and tick-level price data
- Fundamental data such as financial reports and dividend history
- Market intelligence with sector analysis and institutional holdings
- Technical indicators and analysis metrics
Use cases of China Stock MCP Server
- Build real-time dashboards for A-share market monitoring
- Perform historical backtesting using daily or minute-level price data
- Analyze company fundamentals with financial analysis indicators
- Track sector trends and concept board movements for market intelligence
- Apply technical indicators for trading signal generation
FAQ from China Stock MCP Server
Which stock exchanges are covered?
The server covers the Shanghai (SSE), Shenzhen (SZSE), and Beijing (BSE) stock exchanges.
What are the main dependencies?
The server depends on the AKShare library for Chinese financial data and the FastMCP framework for the MCP protocol.
How do I start the server?
After installation, run python main.py in the server directory.
More Finance & Commerce MCP servers
✅ Official Alpha Vantage MCP Server
calvernazA MCP server for the stock market data API, Alphavantage API.
kospi-kosdaq-stock-server
dragon1086An MCP server that provides KOSPI/KOSDAQ stock data using FastMCP
Crypto Sentiment MCP Server
kukapayAn MCP server that delivers cryptocurrency sentiment analysis to AI agents.
Crypto Price & Market Analysis MCP Server
truss44A Model Context Protocol (MCP) server that provides real-time cryptocurrency analysis via CoinCap's API. Enables Claude and other MCP clients to fetch crypto prices, analyze market trends, and track historical data.
Armor Crypto MCP
armorwalletThe MCP server for interacting with Blockchain, Swaps, Strategic Planning and more.
Comments