Skip to main content
Glama
Verdict-Capital

verdict-finance-mcp

Official

List / browse Verdict ratings

list_ratings

Browse Verdict's DeFi ratings by entity type, optionally filtered by category or chain. Returns entities with letter grade and composite score, best-rated first.

Instructions

Browse Verdict's DeFi ratings for one entity type, optionally filtered by category or chain. Returns entities with their letter grade + composite score, best-rated first. Example: list_ratings({ entity_type: 'protocol', category: 'lending' }).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
chainNoOptional chain filter by chain slug, e.g. 'ethereum' or 'base'.
limitNoMax results (default 25, cap 50).
categoryNoOptional category filter, lowercase, e.g. 'lending'.
entity_typeYesThe kind of entity to browse: protocol, chain, token, oracle, vault, organisation, or bridge.
Behavior3/5

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

No annotations are provided, so the description carries full responsibility. It discloses that results are sorted best-first and include letter grade and composite score. However, it does not state that the operation is read-only, idempotent, or safe, which is a gap for a browse tool.

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 (two sentences and an example), front-loaded with the main purpose, and every sentence adds information. There is no wasted text.

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

Completeness4/5

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

Given no output schema, the description adequately explains return format. It covers the main use case and parameters. However, it lacks mention of pagination or error handling, which would be expected for a list tool with a limit parameter.

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?

Schema coverage is 100%, so baseline is 3. The description adds value with an example usage showing real parameter values and explains the return format (letter grade + composite score). This goes beyond what the schema provides, earning a 4.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states it browses DeFi ratings for one entity type, with optional filters. The verb 'browse' and resource are specific. However, it does not explicitly differentiate from sibling tools like 'search_ratings' or 'get_rating', which slightly reduces clarity.

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

Usage Guidelines3/5

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

The description implicitly indicates when to use (to browse ratings by entity type with optional filters) but provides no explicit guidance on when not to use or when to prefer alternatives. Sibling tools exist but are not mentioned for comparison.

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/Verdict-Capital/verdict-finance-mcp'

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