Skip to main content
Glama

XTQuantAI

by dfkai

get_stock_list

Retrieve a list of stocks for a specified sector using the XTQuantAI platform. Input the sector name to fetch relevant stock data.

Instructions

获取指定板块的股票列表

Input Schema

NameRequiredDescriptionDefault
sectorNo板块名称,例如 沪深A股沪深A股

Input Schema (JSON Schema)

{ "properties": { "sector": { "default": "沪深A股", "description": "板块名称,例如 沪深A股", "type": "string" } }, "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/dfkai/xtquantai'

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