Skip to main content
Glama
fastmcp-me

AkTools MCP Server

by fastmcp-me

给出投资建议

trading_suggest

Generates specific investment recommendations (buy, sell, or hold) with confidence scores and reasoning, using AI analysis of stock and cryptocurrency data from other tools.

Instructions

基于AI对其他工具提供的数据分析结果给出具体投资建议

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
scoreYes置信度,范围: 0-100
actionYes推荐操作: buy/sell/hold
reasonYes推荐理由
symbolYes股票代码或加密币种
Behavior2/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 does not describe side effects, dependencies on prior tool calls, error handling, or what the output looks like. It only states that it bases advice on AI analysis results, leaving most behavioral traits unexplained.

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 sentence that is concise and front-loaded. It avoids unnecessary words and clearly conveys the core idea without bloat.

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?

Given the absence of annotations and output schema, and the moderate complexity of the tool, the description is too sparse. It fails to explain that this tool is likely the final step in a multi-tool workflow, how it integrates with sibling data-gathering tools, or what the user can expect as a result. This leaves significant gaps for the agent.

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 provides complete descriptions for all 4 parameters (100% coverage), so the baseline is 3. The description adds minimal context by indicating the 'reason' should stem from AI analysis, but it does not provide meaningful detail beyond what the schema already offers.

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

Purpose4/5

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

The description clearly states the tool's purpose: to give specific investment advice based on AI analysis of data from other tools. It uses a specific verb ('give') and resource ('investment advice'), which distinguishes it from the mostly data-retrieval sibling tools. However, it doesn't explicitly differentiate from similarly named AI report tools like binance_ai_report.

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 implies this tool should be used after other tools have gathered data, but it does not explicitly state when to use it versus alternatives, nor does it mention any exclusions or prerequisites. There is no guidance on when not to use it.

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/fastmcp-me/mcp-aktools'

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