akshare-one-mcp

get_cash_flow

Retrieve company cash flow statement data by providing a stock symbol or ticker. Defaults to the 'sina' data source for accurate financial insights.

Instructions

Get company cash flow statement data

Args: symbol: Stock symbol/ticker source: Data source (default: 'sina')

Input Schema

NameRequiredDescriptionDefault
sourceNosina
symbolYes

Input Schema (JSON Schema)

{ "properties": { "source": { "default": "sina", "title": "Source", "type": "string" }, "symbol": { "title": "Symbol", "type": "string" } }, "required": [ "symbol" ], "title": "get_cash_flowArguments", "type": "object" }

You must be authenticated.

Other Tools from akshare-one-mcp

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/zwldarren/akshare-one-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server