Skip to main content
Glama
danteriva45-hub

DeFi Intelligence Engine

get_perps_overview

Retrieve top perpetuals protocols ranked by 24h volume, including open interest and market share. Ideal for derivatives market analysis.

Instructions

Get top perpetuals/derivatives protocols ranked by 24h volume.

Covers Hyperliquid, dYdX, GMX, Drift, Jupiter Perps, and 50+ others. Returns volume, open interest, and market share for each protocol.

Use this when: an agent needs derivatives market intelligence. Do NOT use for: spot DEX (use DeFiLlama DEX endpoints), yield (use get_best_yield).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
chainNo'all' or chain name: 'Arbitrum', 'Solana', 'Base', 'BSC'all
top_nNoNumber of protocols to return (1-10). Default: 5

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

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

No annotations exist, so description covers key behaviors: returns volume, open interest, market share, and covers 50+ protocols. Lacks mention of data freshness or limits, but sufficient for a read-only overview.

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?

Description is concise at 4 sentences with clear structure: action, examples, use-case guidance. No redundant information.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness5/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

With output schema present, description adequately covers purpose, usage, and return fields. Complete enough for an agent to correctly invoke and interpret results.

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 coverage is 100% with clear descriptions for chain and top_n. The tool description does not add additional parameter semantics beyond what the schema already provides, meeting the baseline.

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 identifies top perpetuals/derivatives protocols ranked by 24h volume, specifies examples like Hyperliquid, dYdX, etc., and distinguishes it from sibling tools such as compare_perps and get_defi_overview.

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 provides when to use ('derivatives market intelligence') and when not to use ('spot DEX', 'yield') with alternative tool names (DeFiLlama DEX endpoints, get_best_yield).

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/danteriva45-hub/defi-yield-engine'

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