Skip to main content
Glama
lzw-wo
by lzw-wo

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_realtime_quoteB

获取A股实时行情(当前价、涨跌幅、成交量、PE/PB、市值等)

get_batch_quotesB

批量获取多只股票实时行情

get_klineA

获取A股历史K线数据(日/周/月,前复权)

get_technical_indicatorsB

计算A股技术指标(MACD、RSI、KDJ、布林带、均线系统)

search_stocksA

搜索A股股票(支持代码、名称、拼音模糊搜索)

get_sector_performanceB

获取A股行业板块/概念板块涨跌幅排名

get_money_flowA

获取A股资金流向数据(主力/散户净流入、大单中单小单分布)

get_fundamentalsA

获取A股基本面数据(营收/利润/ROE/毛利率/负债率等)

get_stock_newsC

获取个股相关新闻公告

ai_stock_screeningB

智能选股筛选 - 根据PE/PB/技术指标/均线排列等条件筛选A股

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.7/5.0

Scored across 10 tools

Disambiguation5/5

Each tool targets a distinct aspect of A-share market data: quotes, klines, indicators, search, sector, money flow, fundamentals, news, and screening. The only minor overlap between single and batch quotes is clearly differentiated by description. No ambiguity in tool selection.

Naming Consistency4/5

Most tools follow a consistent 'get_noun' pattern (get_realtime_quote, get_kline, etc.), but 'search_stocks' and 'ai_stock_screening' deviate from the verb-noun convention. This is a minor inconsistency that does not hinder readability or predictability.

Tool Count5/5

With 10 tools, the server is well-scoped for a comprehensive A-share data and analysis platform. Each tool covers a distinct data type or analysis function, and the count is within the ideal range for usability.

Completeness5/5

The tool set covers the full spectrum of stock market data needs: real-time quotes, historical klines, technical analysis, fundamental data, news, sector performance, money flow, and advanced screening. No obvious gaps for a data-focused A-share server.

Maintenance

ActivityStale
ResponsivenessNo issues