Skip to main content
Glama
homeant

iwencai-mcp

by homeant

问财选美股(同花顺问财)

select_usstock

Screen US stocks using natural-language queries that combine market indicators, financials, industry themes, earnings forecasts, and analyst ratings for multi-condition selection.

Instructions

通过自然语言查询进行美股筛选,支持行情指标、财务指标、行业概念、业绩预测、研报评级等多条件组合筛选。 数据来源于同花顺问财 (https://www.iwencai.com/unifiedwap/chat)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNo分页参数,默认 1
limitNo每页条数,默认 10
queryYes自然语言查询问句(可被改写为标准金融问句)
Install Server

TDQS

A3.7/5.0
Behavior3/5

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

No annotations are provided, so the description carries the full burden of behavioral disclosure. It does disclose the natural-language screening behavior, supported multi-condition combinations, and data source. However, it does not describe the return format, pagination behavior, rate limits, or error conditions, which are relevant for an agent invoking the tool.

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 concise: two sentences that front-load the tool's purpose and capabilities, then cite the data source. There is no redundancy with the tool name or title, and every sentence adds meaningful information.

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

Completeness3/5

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

For a simple 3-parameter tool with one required parameter, the description covers the core use case and data source. However, with no output schema and no annotations, the description should ideally clarify what the agent will receive after a successful query, such as the structure or fields of the returned stocks, making completeness adequate but not strong.

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?

Schema description coverage is 100%, so the schema already documents query, page, and limit. The description reinforces that query is a natural-language screening statement and adds that multiple conditions can be combined, but it does not provide additional parameter-level syntax or format details beyond the schema.

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 states a specific action and resource: '通过自然语言查询进行美股筛选' (filter US stocks via natural-language queries). It also lists concrete screening dimensions such as market indicators, financial indicators, industry concepts, earnings forecasts, and research ratings, which clearly distinguishes it from sibling tools like select_astock and select_hkstock by market scope.

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

Usage Guidelines3/5

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

Usage context is implied: use this when the user wants to screen US stocks using natural language, and the data source is provided. However, there is no explicit when-to-use/when-not-to-use guidance, nor mention of alternatives such as select_astock or select_hkstock, leaving sibling selection to the agent's inference.

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

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/homeant/iwencai-mcp'

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