Lido
An MCP server for interacting with the Lido liquid staking protocol.
How to run
- Copy .env.example to .env and fill missing variables
- Build Docker image
docker build . -t mcp-lido - Configure your MCP Client e.g. Claude Code
{ "globalShortcut": "", "mcpServers": { "mcpLido": { "command": "docker", "args": [ "run", "--rm", "-i", "--log-driver", "none", "mcp-lido" ] } } }
相關伺服器
Vidu MCP Server
Generate videos from images and manage tasks using the Vidu video generation API.
BICScan
Provides risk scoring and asset information for blockchain addresses, domains, and dApps using the BICScan API.
Pangea MCP proxy
Protect any MCP server from malicious entities and confidential PII using Pangea's AI Guard and Vault.
Remote MCP Server (Authless)
A remote MCP server deployable on Cloudflare Workers without authentication.
Earthdata MCP Server
Interact with NASA Earth Data for efficient dataset discovery and retrieval for geospatial analysis.
Cloudflare DNS
Manage Cloudflare DNS records for your domains.
Remote MCP Server (Authless)
A template for deploying a remote, authentication-free MCP server on Cloudflare Workers.
Remote MCP Proxy
A Docker-based proxy to access local MCP servers through Claude's web UI using the Remote MCP protocol.
Ramp
Retrieve and analyze data or run tasks for Ramp using its Developer API.
Remote MCP Server (Authless)
An example of a remote MCP server deployable on Cloudflare Workers without authentication.