MCP Servers / development / XTQuantAI

XTQuantAI

JSON →
none124development

Integrates the xtquant quantitative trading platform with an AI assistant, enabling AI to access and operate quantitative trading data and functions.

Install
How to run this server
[ { "cmd": "npx @modelcontextprotocol/inspector", "imports": [] } ]
server path: xtquantai
Tools
What this server exposes
get_trading_dates
获取指定市场的交易日期
get_stock_list
获取特定板块的股票列表
get_instrument_detail
获取股票的详细信息
get_history_market_data
获取股票的历史行情数据
get_latest_market_data
获取股票的最新行情数据
get_full_market_data
获取股票的完整行情数据
create_chart_panel
创建股票图表面板,支持各种技术指标
create_custom_layout
创建自定义的图表布局,可以指定指标名称、参数名和参数值
Configuration
Environment & auth
authnone
Resources