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" ] } } }
Servidores relacionados
Chain.Love MCP
Hosted MCP gateway that enables AI agents to discover and compare Web3 infra services (RPCs, indexing, oracles, storage, compute, dev tools, and more) across 20+ networks via a single endpoint
Google Sheets MCP
MCP server for Google Sheets — read, write, append, and clear data in any spreadsheet using OAuth. Works with Claude Desktop and any MCP client.
Arcanna MCP Server
Interact with Arcanna's AI use cases through the Model Context Protocol (MCP).
Modal
Deploy Python scripts to Modal, a serverless platform for running code in the cloud.
StreamNative MCP Server
Integrate AI agents with StreamNative Cloud resources and Apache Kafka/Pulsar messaging systems.
Remote MCP Server (Authless)
A remote MCP server without authentication, deployable on Cloudflare Workers.
OpenAI
Query OpenAI models directly from Claude using MCP protocol
Coinmarket MCP server
Fetches cryptocurrency market data using the CoinMarketCap API.
FastlyMCP
Interact with the Fastly API and CLI using an API key.
Terragrunt GCP MCP Tool
Manage Google Cloud Platform (GCP) infrastructure using Terragrunt, with support for experimental features like AutoDevOps and cost management.