Skip to main content
Glama

pendle_get_best_fixed_yields

Scan all Pendle-supported chains and rank markets by implied APY to find the best fixed-rate yields for PT buyers.

Instructions

Find the best fixed-rate (implied APY) opportunities across all Pendle chains.

Scans all Pendle-supported chains and ranks markets by their implied APY — the fixed rate you lock in when buying PT at a discount. This is the Pendle equivalent of spectra_get_best_fixed_yields.

Unlike pendle_list_markets (which shows a single chain), this scans all chains at once and focuses on the PT buyer's perspective: which markets offer the highest fixed rate?

Unlike pendle_scan_opportunities (capital-aware), this is a quick raw-APY ranking without price impact analysis. Use it for initial screening, then drill into specific markets with pendle_get_market_details or size with pendle_scan_opportunities.

Pendle chains: Ethereum, Optimism, BSC, Sonic, Base, Arbitrum, Mantle, Berachain, HyperEVM, Corn

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
chainNoLimit to a specific chain. Omit to scan all Pendle chains.
asset_filterNoFilter by underlying asset (e.g., 'USDC', 'ETH', 'stETH'). Matches market name.
min_tvl_usdNoMinimum TVL in USD
min_liquidity_usdNoMinimum pool liquidity in USD
min_days_to_maturityNoMinimum days to maturity (default 7 — skip very short pools)
top_nNoNumber of results (default 15)
Behavior5/5

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

Despite no annotations, the description discloses key behaviors: scans all chains, ranks by implied APY, focuses on PT buyer perspective, and notes it's a quick raw-APY ranking without price impact analysis. This is complete and transparent.

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 concise and well-structured, with a clear purpose statement, comparisons to siblings, and a list of chains. Every sentence adds value without unnecessary verbosity.

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?

While the description explains the tool's purpose and usage, it does not describe the output format or fields returned. Given no output schema, this is a gap that could be filled to improve completeness.

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?

Input schema has 100% coverage with descriptions for each parameter. The description adds no additional meaning beyond what the schema provides, so baseline score 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 the tool finds the best fixed-rate opportunities across all Pendle chains, using specific verbs and resources. It distinguishes itself from sibling tools like pendle_list_markets (single chain) and pendle_scan_opportunities (capital-aware).

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

Usage Guidelines5/5

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

Explicitly mentions when to use this tool (initial screening) and when not to (for capital-aware analysis, use pendle_scan_opportunities). Provides alternative tools for deeper analysis.

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/Finanzgoblin/spectra-mcp-server'

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