Skip to main content
Glama

deepq-financial-toolkit

by magus0219

stockValuation

Calculate stock valuation metrics including PE ratio, PB ratio, ROE, profit margins, and industry comparisons for Chinese A-shares to support investment analysis and decision-making.

Instructions

个股估值面:获取股票的PE、PB、ROE、毛利率、净利率,所属行业市盈率等公司估值数据。

Input Schema

NameRequiredDescriptionDefault
dateNo指定日期,默认当天,格式为YYYY-MM-DD,如果当天为非交易日,需要取上一个交易日
queryYesA股股票名称或代码

Input Schema (JSON Schema)

{ "properties": { "date": { "description": "指定日期,默认当天,格式为YYYY-MM-DD,如果当天为非交易日,需要取上一个交易日", "type": "string" }, "query": { "description": "A股股票名称或代码", "type": "string" } }, "required": [ "query" ], "type": "object" }

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/magus0219/deepq-financial-toolkit'

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