# Renzo MCP Server MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/com-renzoprotocol-mcp

## Install
- Endpoint: https://mcp.renzoprotocol.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://mcp.renzoprotocol.com/mcp

## Tools
- get_supported_chains - List all blockchain networks Renzo operates on, including supported products per chain Endpoint: https://mcp.renzoprotocol.com/mcp
- get_protocol_stats - Get aggregate Renzo protocol statistics: total TVL, per-ecosystem TVL, APRs, and supported chain count Endpoint: https://mcp.renzoprotocol.com/mcp
- get_ezeth_info - Get current ezETH metrics: APR, total supply, TVL, price, and exchange rate Endpoint: https://mcp.renzoprotocol.com/mcp
- get_operators - List Renzo protocol operators, optionally filtered by product (ezETH, pzETH, ezSOL, etc.) Endpoint: https://mcp.renzoprotocol.com/mcp
- get_vaults - List Renzo vaults with current TVL and APR, optionally filtered by ecosystem (eigenlayer, symbiotic, jito, generic) Endpoint: https://mcp.renzoprotocol.com/mcp
- 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'). Endpoint: https://mcp.renzoprotocol.com/mcp
- 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. Endpoint: https://mcp.renzoprotocol.com/mcp
- 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. Endpoint: https://mcp.renzoprotocol.com/mcp
- 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. Endpoint: https://mcp.renzoprotocol.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: com.renzoprotocol
- Version: 0.1.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Feb 16, 2026
- Source: https://registry.modelcontextprotocol.io
