Skip to main content
Glama

ton_defi_yields

Compare DeFi yields across TON protocols

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
min_tvl_usdNo

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observed

TDQS

C2.9/5.0
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 merely states 'Compare DeFi yields' without explaining what the output looks like, how min_tvl_usd affects results, or whether any side effects or prerequisites exist.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, front-loaded sentence that directly conveys the purpose without wasted words. It is appropriately sized for a simple tool, though it omits supporting details that would be useful.

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 sparse schema, lack of annotations, and no output schema, the description is too minimal. It does not cover usage context, parameter semantics, or expected output, and it does not help an agent differentiate this tool from its siblings.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The schema describes min_tvl_usd only by name and type, with 0% schema description coverage. The tool description does not mention or explain this parameter, so the agent receives no context about its meaning beyond its somewhat self-explanatory name.

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 'Compare DeFi yields across TON protocols' uses a specific verb (compare) and resource (DeFi yields across TON protocols), making the tool's purpose unambiguous. It clearly distinguishes itself from sibling tools like ton_dex_volume or ton_protocol_health, which focus on different metrics.

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 such as ton_protocol_health or ton_protocol_list. The description only states the core action and offers no context for selection or exclusions.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A3.5/5.0
Disambiguation5/5

Each tool targets a distinct aspect of TON (e.g., bridge flows, DeFi yields, protocol health, transactions) with no overlapping purposes, making selection unambiguous.

Naming Consistency5/5

All tools follow a consistent 'ton_' prefix with descriptive snake_case noun phrases (e.g., ton_network_stats, ton_dex_volume), ensuring predictable naming.

Tool Count5/5

With 11 tools, the count is well-scoped for a blockchain analytics server, covering key aspects without being overwhelming or sparse.

Completeness4/5

The set covers network stats, wallet, transactions, DeFi, DEX, protocol health, stablecoin risk, and jettons, but may lack NFT or staking analytics.