Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Eigenlayer Mcp Server

    Model Context Protocol (MCP) Server for EigenLayer

    1 stars
    TypeScript
    Updated Jul 22, 2025

    Table of Contents

    • Features
    • Add to Claude Code
    • Sample Client
    • Security Bugs
    • Disclaimer

    Table of Contents

    • Features
    • Add to Claude Code
    • Sample Client
    • Security Bugs
    • Disclaimer

    Documentation

    EigenLayer MCP Server built on Next.js

    Features

    • Provides EigenLayer documentation to Claude or other AI assistants via MCP
    • Runs as a standalone server locally or as a serverless function on Vercel

    Inspired by initial testing here.

    Cloned from Vercel Next.js MCP template

    Test the public endpoint with Claude:

    1) Add the live URL to Claude via the following command (in any folder):

    claude mcp add --transport sse eigenlayer-mcp-server https://eigenlayer-mcp-server-sand.vercel.app/sse```
    2) Install [Claude Code](https://docs.anthropic.com/en/docs/agents-and-tools/claude-code/overview). Run command `claude` to enter Claude Code and confirm the  mcp server is added
    3) Test with a query like "Can you explain how EigenLayer's restaking mechanism works?"
    
    # Build, Run, Testing Locally
    
    In terminal window 1

    rm -rf .next node_modules .vercel

    pnpm store prune

    pnpm install

    pnpm build

    pnpm dev

    node scripts/test-client.mjs https://localhost:3000

    code
    In terminal window 2
    Test with MCP Inspector

    npx @modelcontextprotocol/inspector node public/index.js

    code
    Additional notes [here](https://github.com/modelcontextprotocol/inspector).
    
    ## Add to Claude Code

    claude mcp add

    code
    (then follow on screen instructions)
    
    ## Sample Client
    
    `script/test-client.mjs` contains a sample client to try invocations.

    node scripts/test-client.mjs http://localhost:3000

    code
    ## Security Bugs
    Please report security vulnerabilities to security@eigenlabs.org. Do NOT report security bugs via Github Issues.
    
    ## Disclaimer
    🚧 EigenLayer MCP Server is under active development and has not been audited. EigenLayer MCP Server is rapidly being upgraded, features may be added, removed or otherwise improved or modified and interfaces will have breaking changes. EigenLayer MCP Server should be used only for testing purposes and not in production. EigenLayer MCP Server is provided "as is" and Eigen Labs, Inc. does not guarantee its functionality or provide support for its use in production. 🚧

    Similar MCP

    Based on tags & features

    • 4E

      4everland Hosting Mcp

      TypeScript·
      1
    • MC

      Mcp Wave

      TypeScript00
    • GL

      Glm Mcp Server

      TypeScript·
      3
    • OP

      Openai Gpt Image Mcp

      TypeScript·
      75

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • 4E

      4everland Hosting Mcp

      TypeScript·
      1
    • MC

      Mcp Wave

      TypeScript00
    • GL

      Glm Mcp Server

      TypeScript·
      3
    • OP

      Openai Gpt Image Mcp

      TypeScript·
      75

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k