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.
「金融とコマース」の他のコンテンツ
中国股票数据
elsejj这是一个为大模型提供 A 股数据的的 MCP(Model Content Protocol) 服务。
MetaTrader 5 MCP Server
QoyyuumA Model Context Protocol (MCP) server for interacting with the MetaTrader 5 trading platform. This server provides AI assistants with tools and resources to access market data, perform trading operations, and analyze trading history.
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.
kospi-kosdaq-stock-server
dragon1086An MCP server that provides KOSPI/KOSDAQ stock data using FastMCP
Boba MCP
Able-labs-xyzBoba CLI - The bridge between agents and decentralized trading.
コメント