Skip to main content
Glama
jackdark425

AIGroup Market MCP

by jackdark425

Money Flow

money_flow

Retrieve capital flow data for stocks or the market, showing net inflows and percentages by order size including main force, super large, large, medium, and small.

Instructions

获取个股和大盘资金流向数据,包括主力资金、超大单、大单、中单、小单的净流入净额和净占比数据

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
ts_codeNo股票代码,如'000001.SZ'表示平安银行个股资金流向。不填写则查询大盘资金流向数据
start_dateYes起始日期,格式为YYYYMMDD,如'20240901'
end_dateYes结束日期,格式为YYYYMMDD,如'20240930'
Behavior2/5

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

No annotations exist, so the description must fully disclose behavior. It lists data types but omits key traits: read-only nature, data granularity (daily?), rate limits, authentication needs, and error handling. The description is inadequate for a tool with no annotation support.

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

Conciseness4/5

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

The description is a single concise sentence that front-loads purpose and includes details on data types. However, it could be slightly clearer by separating purpose from data items.

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?

With no output schema, the description should explain return format and data frequency. It describes the data fields adequately but misses behavioral context like read-only and update timing. Adequate but not complete.

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 coverage is 100%, baseline 3. The description adds value by explaining that omitting ts_code queries market-level data, which clarifies the optional parameter. However, it does not elaborate on date format 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 clearly states the tool retrieves capital flow data for individual stocks and market, specifying the types of flows (主力, 超大单, etc.). It distinguishes from siblings like stock_data or index_data by focusing on money flow specifically.

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?

The description implies usage via ts_code optionality for stock vs market, but lacks explicit guidance on when to use this tool versus alternatives like stock_data or margin_trade. No exclusions or when-not-to-use are provided.

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/jackdark425/aigroup-market-mcp'

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