Skip to main content
Glama

Server Details

Eigenlayer - 8 tools for staking, delegation, and rewards data

Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL
Repository
junct-bot/eigenlayer-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.4/5 across 8 of 8 tools scored. Lowest: 2.7/5.

Server CoherenceA
Disambiguation4/5

Most tools have distinct purposes: admin and implementation are getters, changeAdmin, upgradeTo, and upgradeToAndCall are setters, and AdminChanged, BeaconUpgraded, and Upgraded are event subscriptions. However, admin and changeAdmin could be slightly confusing as they both relate to admin functionality, but their descriptions clarify one is a getter and the other a setter.

Naming Consistency2/5

Naming is inconsistent with mixed conventions: admin and implementation use lowercase, changeAdmin and upgradeTo use camelCase, upgradeToAndCall uses camelCase with 'And', and event names like AdminChanged and BeaconUpgraded use PascalCase. This lack of a uniform pattern makes the set harder to navigate.

Tool Count4/5

With 8 tools, the count is reasonable for managing a smart contract's admin and upgrade functions, covering core operations like getting/setting admin and implementation, and handling events. It's slightly lean but sufficient for the apparent scope.

Completeness4/5

The tool set covers key aspects of contract management: reading admin and implementation, changing admin, upgrading implementation, and subscribing to relevant events. A minor gap is the lack of tools for broader contract interaction (e.g., pausing or ownership transfer), but the core upgrade lifecycle is well-covered.

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.