Skip to main content
Glama

deepq-financial-toolkit

by magus0219

sectorReportAnalysis

Analyze research reports for specific sectors or industry concepts to extract investment insights and market perspectives within defined date ranges.

Instructions

板块研报面:获取概念或行业板块指定日期段内的研报观点

Input Schema

NameRequiredDescriptionDefault
endDateNo结束时间,不填则默认为今天
maxCntNo最大返回条数,默认3条
queryYes概念或行业板块名称
startDateNo开始时间,不填则默认为今天

Input Schema (JSON Schema)

{ "properties": { "endDate": { "description": "结束时间,不填则默认为今天", "type": "string" }, "maxCnt": { "description": "最大返回条数,默认3条", "type": "string" }, "query": { "description": "概念或行业板块名称", "type": "string" }, "startDate": { "description": "开始时间,不填则默认为今天", "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