Skip to main content
Glama
tchivs

AkTools Pro MCP Server

by tchivs

查找股票代码

search

Look up stock codes by company name or keyword across Shanghai, Shenzhen, Hong Kong, and US markets. No crypto supported. Prefer direct code usage to save time.

Instructions

根据股票名称、公司名称等关键词查找股票代码, 不支持加密货币。该工具比较耗时,当你知道股票代码或用户已指定股票代码时,建议直接通过股票代码使用其他工具

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
marketNo股票市场,仅支持: sh(上证), sz(深证), hk(港股), us(美股), 不支持加密货币sh
keywordYes搜索关键词,公司名称、股票名称、股票代码、证券简称
Behavior3/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It adds valuable context: '不支持加密货币' (cryptocurrencies not supported) and '比较耗时' (relatively time-consuming). However, it does not disclose the return format or how results are presented (e.g., single code vs. list), which is important for a search tool without an output schema. No annotation contradiction exists.

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 exceptionally concise: two sentences that front-load the core purpose and immediately follow with actionable usage guidance. Every clause adds value—the first sentence states function and limitation, the second explains when to avoid the tool. No wasted words or redundant information.

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

Completeness4/5

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

Given the tool's simplicity (2 params, 1 required, no output schema), the description covers the key aspects: purpose, scope (no crypto), performance, and selection guidance. The only notable omission is an explicit statement of what the tool returns (e.g., a list of matching stock codes), but this is strongly implied by the title and purpose. Overall, near-complete for this low-complexity tool.

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 already covers both parameters with 100% coverage: 'keyword' is described as requiring company/stock names or codes, and 'market' is fully documented with allowed values. The tool description restates '股票名称、公司名称等关键词', duplicating the keyword schema. It adds no new parameter-specific meaning, so the baseline score of 3 applies.

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: '根据股票名称、公司名称等关键词查找股票代码' (find stock codes based on keywords such as stock/company names). It uses the specific verb '查找' (find) and names the resource '股票代码', distinguishing it from sibling tools that operate on already-known codes. The explicit exclusion of cryptocurrencies further clarifies its scope relative to crypto-related siblings.

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

Usage Guidelines5/5

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

The description provides explicit usage guidance: '该工具比较耗时,当你知道股票代码或用户已指定股票代码时,建议直接通过股票代码使用其他工具' (This tool is time-consuming; when you know the code or user has specified one, directly use other tools with the code). This tells the agent when to avoid the tool and to prefer alternatives, making the decision clear, even though it doesn't name specific sibling tools.

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/tchivs/aktools-pro'

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