Skip to main content
Glama

deepq-financial-toolkit

by magus0219

weMediaSecuNews

Retrieve securities-focused social media content to analyze market sentiment and track financial discussions from influential online sources.

Instructions

证券自媒检索:获取相关证券自媒体资讯

Input Schema

NameRequiredDescriptionDefault
endDateNo结束时间,不填则默认为今天
maxCntNo最大返回条数
queryYes用户问题
relevanceNo返回高于相关度阈值的资讯,默认0.5
startDateNo开始时间,不填则默认为今天

Input Schema (JSON Schema)

{ "properties": { "endDate": { "description": "结束时间,不填则默认为今天", "type": "string" }, "maxCnt": { "description": "最大返回条数", "type": "string" }, "query": { "description": "用户问题", "type": "string" }, "relevance": { "description": "返回高于相关度阈值的资讯,默认0.5", "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