Skip to main content
Glama

deepq-financial-toolkit

by magus0219

guessFundCode

Identify fund codes and trading markets by analyzing fund names or aliases, supporting SH (Shanghai), SZ (Shenzhen), and OF (over-the-counter) markets.

Instructions

基金实体解析:将基金简称、别称,解析为标准基金代码、名称、交易市场(SH:沪市,SZ:深市,OF:场外)

Input Schema

NameRequiredDescriptionDefault
queryYes基金代码或基金名称

Input Schema (JSON Schema)

{ "properties": { "query": { "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