lido-mcp
Server Details
Lido - 6 tools for staking, delegation, and rewards data
Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.
If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.
- Status
- Unhealthy
- Uptime
- 0.0% over 40 days
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- junct-bot/lido-mcp
- GitHub Stars
- 0
- Server Listing
- Lido MCP Server
TDQS
Scored across 6 tools
Each tool has a clearly distinct purpose with no overlap: appId, implementation, isDepositable, kernel, and proxyType are all separate read functions returning different data types, while ProxyDeposit is an event subscription tool. The descriptions make it impossible to confuse which tool to use for which specific contract query.
Five tools follow a perfect camelCase pattern matching their contract function names (appId, implementation, isDepositable, kernel, proxyType), while ProxyDeposit uses PascalCase for an event. This minor deviation from the dominant pattern prevents a perfect score, but the naming remains highly readable and predictable.
Six tools is reasonable for a smart contract interaction server, providing focused read access to key contract functions and one event subscription. While slightly minimal, each tool serves a distinct purpose without bloat. A perfect score would require more comprehensive coverage of the contract's potential surface.
The toolset is severely incomplete for smart contract interaction. It only provides read functions and event subscription, completely missing write operations (no state modification tools), transaction sending, error handling, or broader contract interaction patterns. This creates significant gaps that will cause agent failures when trying to perform standard blockchain operations.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
6 tool updates
- First observed
appId - First observed
implementation - First observed
isDepositable - First observed
kernel - First observed
ProxyDeposit - First observed
proxyType
Related MCP Connectors
Eigenlayer - 8 tools for staking, delegation, and rewards data
Aave - 6 tools for lending rates, supply, and borrow data
Synthetix - 22 tools for data, metrics, and on-chain analytics
Compound - 8 tools for lending rates, supply, and borrow data
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceEnables AI agents to interact with the Lido protocol for ETH staking, position management, and governance participation across Ethereum and L2 networks. It provides tools for querying balances, simulating transactions, and executing complex workflows like withdrawals and DAO voting through a safety-first interface.-
- AlicenseNot gradedqualityDmaintenanceEnables AI agents to perform Lido staking operations (stake, unstake, wrap, unwrap, check balances/rewards) via natural language.4 npm1MIT
- FlicenseAqualityDmaintenanceMCP server for querying Lido liquid staking protocol data via The Graph's decentralized network, providing tools for staking stats, APR, withdrawals, node operators, and governance.20-
- AlicenseAqualityCmaintenanceNative Solana staking infrastructure for AI agents. 18 MCP tools for staking, unstaking, validator info, APY, epoch timing, and more. Zero custody — unsigned transactions, agents sign client-side.2630 npmMIT
Glama MCP Gateway
Add one secure layer between your agents and this server.