hyperevm-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| hyperevm_yieldsA | Every way to earn on Hyperliquid / HyperEVM, ranked in one table: liquid staking tokens (kHYPE, stHYPE, beHYPE), lending markets with supply and borrow rates, utilisation and max LTV, and LP or looping pools. Separates yield a pool earns from yield paid in emitted tokens, and anchors everything against what the network itself pays for staking. Start here for "where is the best yield"; use hyperevm_pool_history to see whether one of these rates has held. Read-only, public data, no API key. |
| hyperevm_protocolsA | What is deployed on Hyperliquid / HyperEVM and how big it is: every protocol's TVL on this chain, its category, and how that TVL moved over 1 and 7 days, plus the chain total. Sort by size or by weekly growth. Pass a name for a detail card with audit links, site and socials. Read-only, public data, no API key. |
| hl_marketA | Prices and market state on Hyperliquid right now: perp mark and oracle price, 24h move, funding (hourly and annualised), open interest, volume and max leverage, plus spot pair prices. Pass a symbol for one market with predicted funding on Hyperliquid, Binance and Bybit side by side. This is the current snapshot; for how funding behaved over past days use hl_funding. Read-only, public data, no API key. |
| hl_stakingA | 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. |
| hyperevm_walletA | Look up what any public Hyperliquid address holds: account value, margin, open perp positions with entry price, unrealised PnL and liquidation price, spot balances, and delegated HYPE. Works on any address, including one that is not yours — this reads the public ledger, and the server has no key, no signature and no send path with which to act on an address. |
| hyperevm_pool_history | How one pool's APY and TVL moved over the past weeks, separating yield the pool earned from yield paid out in emitted tokens. Answers whether a headline rate is stable, decaying, or propped up by rewards that can stop, and lets a number from hyperevm_yields be checked against its own history. Pass a pool by symbol, e.g. kHYPE or WHYPE-USDC. Read-only, public data, no API key. |
| hyperevm_feesA | Fees actually paid to protocols on Hyperliquid, over 24h, 7d and 30d, ranked. TVL shows how much money sits somewhere; fees show whether anyone is paying to use it, so the two rankings often disagree. Pass a name for one protocol's fee line. Read-only, public data, no API key. |
| hl_fundingA | Funding rate history for one Hyperliquid perp — how the rate actually behaved over the past days, not just its value right now: average, range, how much of the time it stayed positive, and what holding the position would have paid. Includes the current predicted rate on Binance and Bybit for comparison. Use this when the question is whether a funding spread is durable rather than what it is this hour. Read-only, public data, no API key. |
| hl_orderbookA | Resting order book depth for one Hyperliquid market: spread, top of book, and how much size sits on each side. Pass size_usd to walk the book for that trade and get the average fill price and slippage — or a clear statement that the visible book is not deep enough to answer, which is common for large sizes. Answers "can I actually get in or out at this size", which price and volume alone do not. Read-only, public data, no API key. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| yield-report | Full picture of what HYPE earns right now: staking, liquid staking, lending and LP, with emissions separated from earned yield. |
| protocol-brief | One protocol on HyperEVM: size, what it does, where its yield sits, how it compares. |
| wallet-review | Read a public address and explain what it is exposed to. |
| funding-scan | Where Hyperliquid funding diverges from Binance and Bybit. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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