Skip to main content
Glama
tchivs

AkTools Pro MCP Server

by tchivs

获取期现价差

futures_basis

Retrieve futures-spot basis data to assess market expectations and identify arbitrage opportunities.

Instructions

获取期货与现货价格的基差数据,用于判断市场预期和套利机会

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
symbolNo期货品种,支持: 螺纹钢(RB), 铁矿石(I), 原油(SC), 沪铜(CU), 沪金(AU), 沪银(AG), 焦炭(J), 焦煤(JM), 动力煤(ZC), 玉米(C), 豆粕(M), 豆油(Y), 棕榈油(P), 白糖(SR), 棉花(CF), PTA(TA), 甲醇(MA), 玻璃(FG)螺纹钢
Behavior2/5

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

No annotations are provided, so the description must carry the transparency burden. It only states the tool 'gets' data, implying a read-only operation, but it offers no additional behavioral context such as data coverage (e.g., historical vs current), update frequency, or any limitations. This is minimal disclosure beyond the tool's name.

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 focused sentence with clear structure: verb, resource, and purpose. No redundant words.

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 there is no output schema and no annotations, the description should explain what the returned basis data looks like (e.g., timeframe, unit, series) and when to use it. It lacks these details, leaving the agent with only the assurance that some basis data is returned. Completeness is therefore limited.

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 fully documents the single 'symbol' parameter with a default value and a comprehensive list of supported varieties. The description adds no parameter-specific detail, so it adds no value beyond the schema; baseline 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 it retrieves basis data between futures and spot prices, with the purpose of assessing market expectations and arbitrage opportunities. This distinguishes it from sibling tools like futures_prices which handle absolute prices.

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 for basis analysis (market expectations, arbitrage) but gives no explicit when/when-not guidance or references to alternative tools. The intended context is clear but not formally differentiated from siblings.

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