Skip to main content
Glama
tchivs

AkTools Pro MCP Server

by tchivs

获取加密货币历史价格

crypto_prices

Fetch historical candlestick (K-line) data for cryptocurrency pairs from OKX, supporting multiple timeframes and returning standardized market fields for analysis.

Instructions

获取OKX加密货币的历史K线数据,输出标准化行情字段

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo返回数量(int),最大300,最小建议30
periodNoK线时间粒度,仅支持: [1m/3m/5m/15m/30m/1H/2H/4H/6H/12H/1D/2D/3D/1W/1M/3M] 除分钟为小写m外,其余均为大写1H
symbolNo产品ID,格式: BTC-USDTBTC-USDT
Behavior2/5

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

With no annotations, the description carries the full burden. It mentions 'standardized market fields' but does not disclose limitations, data availability, rate limits, or return format details. The behavioral traits are minimally revealed beyond the basic purpose.

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, tightly packed with essential information and no fluff. It is front-loaded and easy to scan.

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 read-only tool with well-documented parameters, the description is reasonably complete. However, it lacks usage context and does not clarify the output schema format, which could be valuable given the many sibling tools. The missing behavioral and usage details keep it from being more 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?

The input schema provides full descriptions for all three parameters, including defaults and allowed values. The description adds no extra parameter context, but since schema coverage is 100%, the baseline of 3 is appropriate.

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 it retrieves OKX cryptocurrency historical K-line data and outputs standardized market fields. The specific verb (获取) and resource (OKX historical K-line) distinguish it from sibling tools like crypto_sentiment_metrics or market_prices.

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?

No guidance is provided on when to use this tool versus alternatives. It does not mention that this is for historical data, how it differs from real-time market prices, or any selection criteria relative to other crypto 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