Skip to main content
Glama

Server Details

Lido - 6 tools for staking, delegation, and rewards data

Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL
Repository
junct-bot/lido-mcp
GitHub Stars
0

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsB

Average 3.7/5 across 6 of 6 tools scored. Lowest: 2.5/5.

Server CoherenceA
Disambiguation5/5

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.

Naming Consistency4/5

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.

Tool Count4/5

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.

Completeness2/5

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.

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.