Skip to main content
Glama
sand0vvv

hyperevm-mcp

HYPE staking

hl_staking
Read-onlyIdempotent

Display direct staking data for HYPE validators: APR, commission, uptime, stake share. The benchmark for liquid staking rates.

Instructions

Staking HYPE directly with a validator: the active set ranked by predicted APR, with each one's commission, uptime and share of stake, and jailed validators named but excluded. This is what the network pays before any liquid staking wrapper takes its cut, so it is the benchmark every kHYPE or stHYPE rate should be judged against — those live in hyperevm_yields. Read-only, public data, no API key.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoValidators to show. Default 15.
include_inactiveNoInclude jailed and inactive validators. Default false.
Behavior5/5

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

Annotations already declare readOnlyHint, idempotentHint, and destructiveHint. The description adds context: it's public data, no API key, and details what data is returned (active set, jailed excluded, etc.), which goes beyond annotations. No contradiction.

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 two sentences with no wasted words. It front-loads the core purpose and efficiently provides context about why to use this tool vs liquid staking. Every sentence adds value.

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?

Despite no output schema, the description explains what the tool returns (active set sorted by APR, commission, uptime, share of stake, jailed excluded). It contrasts with liquid staking yields. With good annotations and sibling differentiation, the description is fully adequate for a read-only list tool.

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% for the two parameters, each with descriptions in the schema. The tool description does not add additional meaning beyond the schema, but the baseline is 3 due to high coverage. The description focuses on output context rather than parameter details.

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 it is about staking HYPE directly with a validator, listing active set ranked by predicted APR with commission, uptime, share of stake, and naming jailed validators. It distinguishes from liquid staking wrappers via mention of hyperevm_yields, making the purpose specific and differentiated from siblings.

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 description explicitly says this is the benchmark for liquid staking rates and those live in hyperevm_yields, providing clear guidance on when to use this tool vs alternatives. It also states it is read-only public data with no API key.

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/sand0vvv/hyperevm-mcp'

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