Akshare One MCP
UnclaimedMCP server that provides access to Chinese stock market data using akshare-one
Install
npx -y @smithery/cli install @zwldarren/akshare-one-mcp --client claudeUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (18)
adjust
(string, optional): Adjustment type ('none', 'qfq', 'hfq') (default: 'none')
end_date
(string, optional): End date in YYYY-MM-DD format (default: '2030-12-31')
get_balance_sheet
Get company balance sheet data.
get_cash_flow
Get company cash flow statement data.
get_financial_metrics
Get key financial metrics from the three major financial statements.
get_hist_data
Get historical stock market data with support for multiple time periods and adjustment methods.
get_income_statement
Get company income statement data.
get_inner_trade_data
Get company insider trading data.
get_news_data
Get stock-related news data.
get_realtime_data
Get real-time stock market data.
get_time_info
Get current time with ISO format, timestamp, and the last trading day.
indicators_list
(list, optional): Technical indicators to add
interval
(string, optional): Time interval ('minute','hour','day','week','month','year') (default: 'day')
interval_multiplier
(number, optional): Interval multiplier (default: 1)
recent_n
(number, optional): Number of most recent records to return (default: 100)
source
(string, optional): Data source ('eastmoney', 'eastmoneydirect', 'sina') (default: 'eastmoney')
start_date
(string, optional): Start date in YYYY-MM-DD format (default: '1970-01-01')
symbol
(string, required): Stock code (e.g. '000001')