Renzo MCP Server

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

Community: Submitted by a user or imported; check the owner before granting accessOnlineNo sign-inGlobalFreeRead-only

What it can do

    What data it sees

    Do you need an account

    No: the server works without sign-in

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

    Server tool list (9)

    Raw names from tools/list. Only developers need these.

    get_supported_chainsList all blockchain networks Renzo operates on, including supported products per chain
    get_protocol_statsGet aggregate Renzo protocol statistics: total TVL, per-ecosystem TVL, APRs, and supported chain count
    get_ezeth_infoGet current ezETH metrics: APR, total supply, TVL, price, and exchange rate
    get_operatorsList Renzo protocol operators, optionally filtered by product (ezETH, pzETH, ezSOL, etc.)
    get_vaultsList Renzo vaults with current TVL and APR, optionally filtered by ecosystem (eigenlayer, symbiotic, jito, generic)
    get_vault_detailsGet 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_strategyGet 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.
    get_token_balancesGet a user's Renzo token balances on Ethereum mainnet (ezETH, pzETH, vault LP tokens) with ETH and USD values. Pass an Ethereum address.
    get_withdrawal_requestsGet a user's pending ezETH withdrawal requests from the WithdrawQueue contract, including amounts, claimability status, and time remaining. Pass an Ethereum address.