Skip to main content
Glama

deepq-financial-toolkit

by magus0219

etfLatestPrice

Retrieve current ETF data including fund size, expense ratios, and tracking error metrics by entering the fund code or name.

Instructions

ETF实时行情:获取ETF基金最新规模、费率、跟踪误差等基本信息关键数

Input Schema

NameRequiredDescriptionDefault
queryYesETF基金代码或ETF基金名称

Input Schema (JSON Schema)

{ "properties": { "query": { "description": "ETF基金代码或ETF基金名称", "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