get_financial_metrics
Get key financial metrics from the three major financial statements.
How to use it
get_financial_metrics is exposed by the Akshare One MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_financial_metrics tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Akshare One MCP
npx -y @smithery/cli install @zwldarren/akshare-one-mcp --client claudeOther tools in Akshare One MCP (17)
(string, optional): Adjustment type ('none', 'qfq', 'hfq') (default: 'none')
(string, optional): End date in YYYY-MM-DD format (default: '2030-12-31')
Get company balance sheet data.
Get company cash flow statement data.
Get historical stock market data with support for multiple time periods and adjustment methods.
Get company income statement data.
Get company insider trading data.
Get stock-related news data.
Get real-time stock market data.
Get current time with ISO format, timestamp, and the last trading day.
(list, optional): Technical indicators to add
(string, optional): Time interval ('minute','hour','day','week','month','year') (default: 'day')
(number, optional): Interval multiplier (default: 1)
(number, optional): Number of most recent records to return (default: 100)
(string, optional): Data source ('eastmoney', 'eastmoneydirect', 'sina') (default: 'eastmoney')
(string, optional): Start date in YYYY-MM-DD format (default: '1970-01-01')
(string, required): Stock code (e.g. '000001')