AKShare One MCP Server
@zwldarren
About AKShare One MCP Server
MCP server that provides access to Chinese stock market data using akshare-one
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"akshare-one-mcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@zwldarren/akshare-one-mcp",
"--client",
"claude"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is AKShare One MCP Server?
AKShare One MCP Server is an MCP server based on akshare-one, providing comprehensive interfaces for China stock market data. It offers tools for retrieving historical stock data, real-time data, news, and financial statements.
How to use AKShare One MCP Server?
Install via Smithery (npx -y @smithery/cli install @zwldarren/akshare-one-mcp –client claude), via uvx, or from a local clone with uv sync. Add the appropriate configuration to your MCP client settings. The server runs in stdio mode by default, or you can enable streamable-http mode with –streamable-http (default host 0.0.0.0, port 8081).
Key features of AKShare One MCP Server
- Get historical stock data with adjustable periods and sources
- Retrieve real-time market data from multiple sources
- Access stock news and financial statements (balance sheet, income, cash flow)
- Get insider trading data and key financial metrics
- Supports technical indicators like SMA, MACD, RSI, Bollinger Bands
- Run in stdio or streamable-http transport mode
Use cases of AKShare One MCP Server
- Analyze historical price trends with technical indicators
- Monitor real-time stock quotes for trading decisions
- Retrieve company financial reports for fundamental analysis
- Gather insider trading information for market research
- Build automated investment tools with China stock data
FAQ from AKShare One MCP Server
What data sources does the server support?
Data sources include East Money (eastmoney, eastmoney_direct), Sina (sina), and Xueqiu (xueqiu) for real-time and historical data.
What transport modes are available?
The server supports stdio mode (default) and streamable-http mode. In HTTP mode, the endpoint is available at http://{host}:{port}/mcp (default http://0.0.0.0:8081/mcp).
What are the runtime requirements?
You need Python and uv installed. The server runs via uvx or from a local clone with uv sync.
Can I get data for non-Chinese stocks?
No. The server is exclusively designed for China stock market data (A-share stocks).
Are there any authentication or API key requirements?
No authentication or API keys are needed; all data is retrieved from public financial data sources.
Frequently asked questions
What data sources does the server support?
Data sources include East Money (eastmoney, eastmoney_direct), Sina (sina), and Xueqiu (xueqiu) for real-time and historical data.
What transport modes are available?
The server supports stdio mode (default) and streamable-http mode. In HTTP mode, the endpoint is available at `http://{host}:{port}/mcp` (default `http://0.0.0.0:8081/mcp`).
What are the runtime requirements?
You need Python and `uv` installed. The server runs via `uvx` or from a local clone with `uv sync`.
Can I get data for non-Chinese stocks?
No. The server is exclusively designed for China stock market data (A-share stocks).
Are there any authentication or API key requirements?
No authentication or API keys are needed; all data is retrieved from public financial data sources.
Basic information
More Finance & Commerce MCP servers
Financial Modeling Prep MCP (Model Context Protocol)
imbenrabiA Model Context Protocol (MCP) implementation for Financial Modeling Prep, enabling AI assistants to access and analyze financial data, stock information, company fundamentals, and market insights.
Yahoo Finance MCP Server
narumirunaArmor Crypto MCP
armorwalletThe MCP server for interacting with Blockchain, Swaps, Strategic Planning and more.
Unquant
StreetbeatHosted financial-data MCP for AI agents: 28 tools for market and company data, financial news, macroeconomics, and US Congress disclosures. Streamable HTTP with an anonymous Free allowance plus OAuth. Delayed/end-of-day
Defeatbeta Api
defeat-betaAn open-source alternative to Yahoo Finance's market data APIs with higher reliability.
Comments