AKShare One MCP Server
@zwldarren
关于 AKShare One MCP Server
MCP server that provides access to Chinese stock market data using akshare-one
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"akshare-one-mcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@zwldarren/akshare-one-mcp",
"--client",
"claude"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
金融与商务 分类下的更多 MCP 服务器
Futu Stock MCP Server
shuizhengqi1mcp server for futuniuniu stock
AI看线 - A股技术分析与AI预测工具
QuantML-GithubPython-based stock analysis tool that combines traditional technical analysis with AI prediction capabilities. Providing comprehensive stock analysis and forecasting using K-line charts, technical indicators, financial data, and news data. With CMD/WEB/MCP supported.
Financial Modeling Prep MCP Server
cdtaitFinancial Modeling Prep MCP Server
Defeatbeta Api
defeat-betaAn open-source alternative to Yahoo Finance's market data APIs with higher reliability.
✅ Official Alpha Vantage MCP Server
calvernazA MCP server for the stock market data API, Alphavantage API.
评论