Renzo MCP Server
MCP server for Renzo protocol data, including chains, vaults, operators, and ezETH metrics.
От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноТолько чтение
Что умеет
Какие данные видит
Нужен ли аккаунт
Не нужен: сервер работает без входа
MCP server for Renzo protocol data, including chains, vaults, operators, and ezETH metrics.
Список инструментов сервера (9)
Технические названия из tools/list. Нужны только разработчикам.
| get_supported_chains | List all blockchain networks Renzo operates on, including supported products per chain |
| get_protocol_stats | Get aggregate Renzo protocol statistics: total TVL, per-ecosystem TVL, APRs, and supported chain count |
| get_ezeth_info | Get current ezETH metrics: APR, total supply, TVL, price, and exchange rate |
| get_operators | List Renzo protocol operators, optionally filtered by product (ezETH, pzETH, ezSOL, etc.) |
| get_vaults | List Renzo vaults with current TVL and APR, optionally filtered by ecosystem (eigenlayer, symbiotic, jito, generic) |
| 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. |
| 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. |
| 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. |