Skip to main content
Glama
tchivs

AkTools Pro MCP Server

by tchivs

获取利率数据

macro_interest_rate

Retrieve China's Loan Prime Rate (LPR) data, including 1-year and 5-year-plus rates, to analyze monetary policy and borrowing costs.

Instructions

获取中国贷款市场报价利率(LPR)数据,包括1年期和5年期以上LPR,用于分析货币政策和贷款成本

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo返回数量(int),建议12-60
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 full burden. It only states the data source (LPR) and tenors, but does not disclose whether the output is a time series, the data frequency, or any limitations. The 'limit' parameter suggests pagination but its effect is unexplained in the description.

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, concise sentence that front-loads the purpose and includes the key tenor details. Every word contributes to the understanding of the tool's function.

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?

Given the tool's simplicity (one parameter, no output schema), the description covers the essential purpose but lacks detail on the return format or historical nature of the data. The 'limit' parameter hints at multiple records, but the description does not clarify whether these are historical LPR values or something else.

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 description coverage is 100% for the single 'limit' parameter, which already includes a clear description in Chinese. The tool description does not add any additional meaning beyond the schema, 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 fetches China's LPR (loan prime rate) data, specifically the 1-year and 5-year-plus tenors, for analyzing monetary policy and loan costs. This is a specific verb+resource combination and distinguishes it from sibling macro tools like macro_gdp or macro_cpi.

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

Usage Guidelines4/5

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

The description provides a clear context for when to use this tool (analyzing monetary policy and loan costs), but does not mention exclusions or alternatives. It implies the use case without explicitly naming when not to use it or comparing to other rate 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