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" ] } } }
Related Servers
Cloudflare Remote MCP Server (Authless)
Deploy a remote, authentication-free MCP server on Cloudflare Workers or locally via npm.
Cisco NSO MCP Server
An MCP server for Cisco NSO (Network Services Orchestrator) that exposes NSO data and operations as MCP primitives.
Replicate
Run machine learning models on the Replicate platform using an API token.
API-MARKET MCP Server
Exposes API-Market's endpoints as MCP resources, requiring an API key for access.
Marvel MCP Server
Interact with the Marvel Developer API to access data on characters and comics.
Terragrunt GCP MCP Tool
Manage Google Cloud Platform (GCP) infrastructure using Terragrunt, with support for experimental features like AutoDevOps and cost management.
Dokploy
An AI-powered interface for managing the Dokploy infrastructure platform.
HashiCorp Vault
Securely manage secrets and policies in HashiCorp Vault through an MCP interface.
Cisco Hyperfabric MCP
An MCP server that enables LLMs to interact with Cisco Intersight APIs.
k8s Pilot
A lightweight, centralized control plane for managing multiple Kubernetes clusters using kubeconfig or in-cluster configuration.