
AKShare One MCP
by zwldarren
Access comprehensive Chinese stock market data, historical records, and financial statements via AKShare.
What it does
Connects your AI to the extensive AKShare library, providing a powerful interface for retrieving financial data specifically for the Chinese stock market. It allows the AI to fetch real-time quotes, historical price trends, and deep financial statements for a wide range of symbols.
Tools
get_hist_data: Retrieves historical stock data with support for various time intervals (minute to year) and adjustment methods.get_realtime_data: Fetches current real-time market data from sources like Eastmoney.get_news_data: Pulls recent stock-related news for a specific symbol.get_balance_sheet: Accesses company balance sheets.get_income_statement: Retrieves company income statements.get_cash_flow: Fetches cash flow statement data.get_financial_metrics: Extracts key financial metrics from the three major statements.get_inner_trade_data: Retrieves insider trading data.get_time_info: Provides current time and last trading day info.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"akshare-one-mcp": {
"command": "uvx",
"args": ["akshare-one-mcp"]
}
}
}
Supported hosts
- Claude Desktop
Quick install
npx -y @smithery/cli install @zwldarren/akshare-one-mcp --client claudeInformation
- Pricing
- free
- Published






