akshare-one-mcp

get_balance_sheet

Retrieve company balance sheet data by providing a stock symbol and data source, such as 'sina', for financial analysis and insights.

Instructions

Get company balance sheet 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_balance_sheetArguments", "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