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
CORTEX MCP Extensions
Provides direct access to CORTEX infrastructure for orchestration, monitoring, AI flow management, model routing, and Docker administration.
TFT MCP Server
Access Team Fight Tactics (TFT) game data using the Riot Games API.
Maersk Vessel Deadlines
Access Maersk vessel schedules and shipment deadlines programmatically via the Maersk API.
Pangea MCP Server
An MCP server for integrating with Pangea's security APIs, including Secure Audit Log.
CMP MCP Server
An MCP server for CMP API integration, built to run on Cloudflare Workers.
Remote MCP Server on Cloudflare
A remote MCP server running on Cloudflare Workers with OAuth login support.
Speckle
Interact with Speckle, the collaborative data hub that connects with your AEC tools.
AWS MCP
Interact with your AWS environment using natural language. Requires local AWS credentials.
Datadog MCP Server
Provides comprehensive Datadog monitoring capabilities through any MCP client.
tilt-mcp
Tilt MCP is a Model Context Protocol server that integrates with Tilt to provide programmatic access to Tilt resources, logs, and management operations for Kubernetes development environments