Provide access to Chinese stock market data including historical prices, real-time data, news, and…
ai.smithery/zwldarren-akshare-one-mcp (MCP)
An MCP server that provides access to China stock market data, including historical prices, real-time data, and news. It is based on akshare-one and exposes tool interfaces for retrieving financial information through the Model Context Protocol.
🛠️ Key Features
Built on akshare-one
Interfaces for China stock market data retrieval
Includes historical stock data
Includes real-time data
Includes news data
🚀 Use Cases
Fetch historical prices for Chinese listed stocks
Retrieve real-time market information
Collect China stock market news for downstream applications
⚡ Developer Benefits
MCP tools for structured access to financial data
Topics associated with akshare, mcp, mcp-server, and stock-data
⚠️ Limitations
The available description does not specify authentication, rate limits, or the complete list of available tools.
An MCP server based on akshare-one, providing comprehensive interfaces for China stock market data. It offers a set of powerful tools for retrieving financial information including historical stock data, real-time data, news data, and financial statements.
--host: Host to bind to in HTTP mode (default: 0.0.0.0)
--port: Port to listen on in HTTP mode (default: 8081)
Note: When using streamable-http mode, the MCP server will be available at http://{host}:{port}/mcp. For the default configuration, this would be http://0.0.0.0:8081/mcp.
Installation Options
Option 1: Via Smithery
To install akshare-one-mcp for Claude Desktop automatically via Smithery:
bash
npx -y @smithery/cli install @zwldarren/akshare-one-mcp --client claude