Skip to main content
Glama
qingfeng

DeFi Rates MCP Server

by qingfeng

get_dbi_index

Retrieve the DeFi Borrow Index (DBI) to access weighted average stablecoin borrow rates across major DeFi lending protocols for rate comparison and strategy analysis.

Instructions

Get the DBI (DeFi Borrow Index) - a weighted average of stablecoin borrow rates across major protocols.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/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 of behavioral disclosure. It states the tool retrieves data ('Get'), implying a read-only operation, but does not specify if it requires authentication, has rate limits, or details about the return format (e.g., numeric value, timestamp, protocol breakdown). For a tool with zero annotation coverage, this is a significant gap in transparency.

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, well-structured sentence that front-loads the purpose and provides essential context without any wasted words. It is appropriately sized for a no-parameter tool, making it highly concise and easy to parse.

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 (0 parameters, no output schema, no annotations), the description is complete enough to understand what the tool does. However, it lacks details on behavioral aspects like authentication or return format, which are important for an agent to use it effectively. This makes it adequate but with clear gaps in contextual information.

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

Parameters4/5

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

The tool has 0 parameters, and schema description coverage is 100%, so no parameter documentation is needed. The description appropriately does not discuss parameters, which is efficient. A baseline of 4 is applied as it avoids unnecessary details while matching the schema's completeness.

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 specific action ('Get') and resource ('DBI (DeFi Borrow Index)'), with a precise definition of what the DBI represents ('a weighted average of stablecoin borrow rates across major protocols'). This distinguishes it from sibling tools like get_latest_rates or get_earn_markets by focusing on a specific composite index rather than raw rates or market data.

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?

The description provides no guidance on when to use this tool versus alternatives like get_latest_rates or compare_platforms. It does not mention any prerequisites, contexts where it is preferred, or scenarios where other tools might be more appropriate, leaving the agent without usage direction.

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/qingfeng/defi-rates-mcp'

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