Skip to main content
Glama

veroq_defi

Retrieve DeFi TVL data: get an overview of total TVL, top protocols, and chain breakdown, or pass a protocol slug (e.g., 'aave') to get detailed TVL, 1d/7d/30d changes, category, and chains.

Instructions

Get DeFi data. No arguments returns TVL overview with top protocols and chain breakdown; pass a slug for one protocol.

WHEN TO USE: For DeFi TVL data across protocols and chains. Use veroq_defi_protocol for a single protocol deep dive. RETURNS: Overview: total TVL, top protocols, chain TVL. Protocol: TVL, 1d/7d/30d changes, category, chains. COST: 2 credits. EXAMPLE: { "protocol": "aave" }

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
protocolNoProtocol slug (e.g. aave, uniswap, lido, makerdao). Omit for DeFi overview.
Behavior4/5

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

No annotations are provided, so the description carries the full burden. It discloses 'COST: 2 credits' which is a behavioral trait. It also clearly indicates read-only query behavior, but could mention data freshness or rate limits. No contradictions.

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 separate sections (WHEN TO USE, RETURNS, COST, EXAMPLE). Every sentence is informative and earns its place with no redundancy.

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?

For a simple tool with one optional parameter and no output schema, the description covers all necessary aspects: purpose, usage, return data, cost, and an example. It also references a sibling tool, making it fully self-contained.

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

Parameters5/5

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

Schema coverage is 100%, but the description adds significant context: explains that omitting the parameter gives an overview, includes an example ('aave'), and details return fields for protocol (TVL, 1d/7d/30d changes, category, chains) which are not in the schema. This greatly enhances parameter understanding.

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 'Get DeFi data' and explains two distinct behaviors: no argument returns overview, passing a slug returns protocol details. It explicitly distinguishes from sibling 'veroq_defi_protocol', making the tool's purpose unambiguous.

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?

The 'WHEN TO USE' section explicitly states to use this for DeFi TVL data across protocols and chains, and recommends 'veroq_defi_protocol' for a single protocol deep dive, providing clear guidance on when not to use this tool.

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/Veroq-ai/veroq-mcp'

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