Skip to main content
Glama
34t34f3

defi-yield-scanner-mcp

by 34t34f3

check_wallet_exposure

Analyze wallet exposure and portfolio risk across DeFi protocols to identify concentrated positions and get diversification recommendations. Works with any EVM address on Base.

Instructions

Analyze wallet exposure and portfolio risk across DeFi protocols. Checks for concentrated positions, protocol risks, and provides diversification recommendations. Supports any EVM address on Base.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
wallet_addressYesWallet address to analyze
Behavior3/5

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

With no annotations, the description carries the full burden. It discloses the main actions (analyze, checks, provides recommendations) and scope ('Supports any EVM address on Base'), but does not mention read-only nature, data sources, rate limits, or output format. No contradictions found.

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 exactly two sentences, front-loaded with the primary action, then providing specific details. Every word contributes value; no filler or redundancy.

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?

For a single-parameter tool with no output schema, the description gives sufficient information to invoke it correctly: the purpose, the input, and the key features. It doesn't describe the return format, but that is not required given the simplicity.

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% with a basic description for wallet_address. The tool description adds the crucial constraint that it supports 'any EVM address on Base', clarifying the accepted input format beyond the schema. This extra context elevates the score above 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 identifies the tool's function: 'Analyze wallet exposure and portfolio risk across DeFi protocols', with specific features (concentrated positions, protocol risks, diversification recommendations). This distinguishes it from siblings like scan_token_risk and scan_defi_yields, which focus on narrower concerns.

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 explicit guidance on when to use this tool vs its siblings. It lists capabilities but does not state conditions like 'use for portfolio-level risk' or alternatives such as 'for single-token risk, use scan_token_risk'. The intended use case is only implied.

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/34t34f3/defi-yield-scanner-mcp'

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