mcpbeat

Renzo MCP Server

com.renzoprotocol/mcp
not responding

Renzo MCP Server is listed as active in the registry but did not answer our last check. It exposes 9 tools.

MCP server for Renzo protocol data, including chains, vaults, operators, and ezETH metrics.

Uptime history 39 hours of history · worst hour 0%
39 hours agonow
6.6%
Uptime 24h
6 of 91 checks
9
Tools
read from the server
1348 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 4 min ago.

run in your terminal
claude mcp add mcp --transport http https://mcp.renzoprotocol.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.renzoprotocol.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://mcp.renzoprotocol.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.renzoprotocol.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.renzoprotocol.com/mcp"
    }
  }
}

Available tools 9

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

vault
get_vault_details
Get detailed information for a specific Renzo vault, including daily TVL snapshots, operators, and strategy parameters (current LTV, target LTV, max LTV) for reserve vaults. Pass a vault address or symbol (e.g. 'ezREZ', 'ezCompETH1').
get_vault_strategy
Get the strategy and AVS (Actively Validated Service) allocations for an EigenLayer vault. Shows where the vault's capital is deployed, how much is staked in each AVS, and which operators run the infrastructure. Supports ezETH, ezEIGEN, and ezREZ.
ezeth
get_ezeth_info
Get current ezETH metrics: APR, total supply, TVL, price, and exchange rate
operators
get_operators
List Renzo protocol operators, optionally filtered by product (ezETH, pzETH, ezSOL, etc.)
protocol
get_protocol_stats
Get aggregate Renzo protocol statistics: total TVL, per-ecosystem TVL, APRs, and supported chain count
supported
get_supported_chains
List all blockchain networks Renzo operates on, including supported products per chain
token
get_token_balances
Get a user's Renzo token balances on Ethereum mainnet (ezETH, pzETH, vault LP tokens) with ETH and USD values. Pass an Ethereum address.
vaults
get_vaults
List Renzo vaults with current TVL and APR, optionally filtered by ecosystem (eigenlayer, symbiotic, jito, generic)
withdrawal
get_withdrawal_requests
Get a user's pending ezETH withdrawal requests from the WithdrawQueue contract, including amounts, claimability status, and time remaining. Pass an Ethereum address.

Endpoints

URLTransportStateLatencyChecked
https://mcp.renzoprotocol.com/mcp streamable-http answering 119 ms 4 min ago

Renzo MCP Server — questions

Answers built from our own checks of this server.

What can Renzo MCP Server do?
It exposes 9 tools, read directly from the server on our last check. Among them: get_ezeth_info, get_operators, get_protocol_stats, get_supported_chains, get_token_balances, get_vault_details and 3 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Renzo MCP Server working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 6 of 91 checks got a reply (6.6%), average response time 1348 ms. The bar chart above shows every period we have measured.
The registry lists Renzo MCP Server as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Renzo MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Renzo MCP Server need an API key?
No. Renzo MCP Server completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 9 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Renzo MCP Server?
It answers our handshake in 1348 ms on average, which is faster than 2% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.