china-stock-mcp-server

china-stock-mcp-server

12

China Stock MCP Server is designed to provide easy access to a wide array of Chinese stock market data via a unified API. It features real-time, historical, and fundamental data, alongside market intelligence and technical indicators. The server is built using AKShare and FastMCP.

What types of data can I access with China Stock MCP Server?

You can access real-time market data, historical data, fundamental data, market intelligence, and technical indicators.

Which stock exchanges are supported by the server?

The server supports data from Shanghai (SSE), Shenzhen (SZSE), and Beijing (BSE) stock exchanges.

Is the server open-source?

Yes, the server is open-source and licensed under the MIT License.

What is the primary library used for data fetching?

The server uses the AKShare library to fetch financial data.

How can I start the server?

You can start the server by running the command python main.py after setting up the environment.