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

ai_stock_screening

Screen A-shares by PE/PB, technical indicators, moving average alignment, and market cap to identify stocks that meet your criteria.

Instructions

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

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo返回数量上限(默认20)
pb_maxNo最大市净率
pe_maxNo最大市盈率(如 20)
pe_minNo最小市盈率(如 0)
rsi_maxNo最大RSI值
rsi_minNo最小RSI值
macd_signalNoMACD信号过滤(金叉/死叉)
change_pct_gtNo涨跌幅大于(%)
change_pct_ltNo涨跌幅小于(%)
ma_arrangementNo均线排列过滤(多头/空头)
market_cap_maxNo最大市值(亿元)
market_cap_minNo最小市值(亿元)
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description must carry the full behavioral disclosure burden, but it only states that the tool screens stocks. It does not describe the return format, whether filters are combined with AND/OR logic, data source, or any limitations, leaving significant ambiguity for a tool with 12 optional filters.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, front-loaded sentence that efficiently communicates the tool's core purpose. It contains no unnecessary padding or repetition, although the word '智能' (intelligent) is slightly promotional.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Despite a fully documented schema, the tool lacks an output schema and annotations, and the description is too sparse to provide adequate context. It omits key details such as how the filters combine, what the response contains, and when the tool should be chosen over the many siblings, making it incomplete for a complex 12-parameter screener.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The input schema has 100% coverage with descriptive parameter definitions, so the baseline is 3. The description's mention of PE/PB/technical indicators/MA alignment loosely aligns with the schema but adds no new semantic detail beyond what the schema already provides.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's function: screening A-shares based on PE/PB, technical indicators, and moving average alignment. It uses a specific verb ('筛选' / screen) and resource ('A股'), and it is distinct from sibling tools that retrieve quotes, klines, or fundamentals.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides no explicit guidance on when to use this tool versus alternatives. It does not mention exclusions or refer to sibling tools like get_realtime_quote or get_fundamentals, leaving the agent to infer usage solely from the tool's name and generic screening purpose.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/lzw-wo/agu-mcp'

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