MCP ServersMCP Servers
HomeRemote ServersClientsClaude Skills
Submit
AdvertiseSubmit
  1. Home
  2. Servers
  3. Lido

Lido

An MCP server for interacting with the Lido liquid staking protocol.

GitHub

How to run

  1. Copy .env.example to .env and fill missing variables
  2. Build Docker image
    docker build . -t mcp-lido
    
  3. Configure your MCP Client e.g. Claude Code
    {
      "globalShortcut": "",
      "mcpServers": {
        "mcpLido": {
          "command": "docker",
          "args": [
            "run",
            "--rm",
            "-i",
            "--log-driver", "none",
            "mcp-lido"
          ]
        }
      }
    }
    

Related Servers

  • Mindbody MCP Server

    Interact with the Mindbody API for managing fitness and wellness studios.

  • ServiceNow MCP Server

    An MCP server for interfacing with ServiceNow, enabling AI agents to access and manipulate data via a secure API.

  • New Relic

    Query New Relic logs using NRQL queries.

  • Remote MCP Server on Cloudflare

    An MCP server deployed on Cloudflare Workers, featuring OAuth login and data storage via Cloudflare KV.

  • LuckyCola MCP

    An open MCP service providing a standardized interface compatible with various MCP clients.

  • Render MCP Server

    Interact with Render resources via LLMs using the Render API.

  • Edge Delta MCP Server

    Integrates with Edge Delta APIs for advanced automation and interaction.

  • Linode

    Interact with the Linode API to manage cloud resources.

  • Proxmox MCP Server

    A server for managing Proxmox VE environments directly from your project directory.

  • Vidu MCP Server

    Generate videos from images and manage tasks using the Vidu video generation API.

Newest MCP ServersOfficial MCP ServersRemote MCP ServersBlog
📧 contact@mcpservers.org