74
/ 100
25 days ago
glama

Lido MCP Server

Enables 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.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 2 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 4 credentials: ANTHROPIC_API_KEY, LIDO_PRIVATE_KEY, SMTP_PASS, TELEGRAM_BOT_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies2 high1 medium6 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

highmathjs@15.1.1GHSA-29qv-4j9f-fjw5

Unsafe object property setter in mathjs

highmathjs@15.1.1GHSA-jvff-x2qm-6286

mathjs Allows Improperly Controlled Modification of Dynamically-Determined Object Attributes

medium@anthropic-ai/sdk@0.80.0GHSA-p7fg-763f-g4gf

Claude SDK for TypeScript has Insecure Default File Permissions in Local Filesystem Memory Tool

low@anthropic-ai/sdk@0.80.0GHSA-5474-4w2j-mq4c

Claude SDK for TypeScript: Memory Tool Path Validation Allows Sandbox Escape to Sibling Directories

lownodemailer@8.0.3GHSA-268h-hp4c-crq3

Nodemailer: CRLF injection in Nodemailer List-* header comments allows arbitrary message header injection

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretANTHROPIC_API_KEYAI explanations (optional) — when is set, each alert is passed to Claude which generates a plain-language explanation covering:
configANTHROPIC_MODEL
configLIDO_ALLOWED_RECEIVERS
configLIDO_ARBITRUM_RPC_URL
configLIDO_BASE_RPC_URL
configLIDO_BSC_RPC_URL
configLIDO_LINEA_RPC_URL
configLIDO_MANTLE_RPC_URL
configLIDO_MAX_TRANSACTION_ETH
configLIDO_MODE
configLIDO_MODE_RPC_URL
configLIDO_OPTIMISM_RPC_URL
configLIDO_POLYGON_RPC_URL
🔐 secretLIDO_PRIVATE_KEY"": "0xYOUR_PRIVATE_KEY",
configLIDO_SCROLL_RPC_URL
configLIDO_ZIRCUIT_RPC_URL
configLIDO_ZKSYNC_RPC_URL
configMAINNET_RPC_URL
configSMTP_FROM
configSMTP_HOST
🔐 secretSMTP_PASS
configSMTP_PORT
configSMTP_SECURE
configSMTP_USER
🔐 secretTELEGRAM_BOT_TOKEN
configTELEGRAM_CHAT_ID
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/the-wunmi-lido-mcp-server-t27rek)](https://m8ven.ai/mcp/the-wunmi-lido-mcp-server-t27rek)
commit: 4b8079fe8c4353c85c9f04dcd2e8ac629fc5b400
code hash: 0fb8720c9cab706896f409c7a39b63eeb7a5603a4f7d1eb3fec09d2314e50243
verified: 6/16/2026, 12:04:45 PM
view raw JSON →