eigenlayer-mcp-server
Model Context Protocol (MCP) Server for EigenLayer
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):
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 1rm -rf .next node_modules .vercel
pnpm store prune
pnpm install
pnpm build
pnpm dev
node scripts/test-client.mjs https://localhost:3000
In terminal window 2
Test with MCP Inspectornpx @modelcontextprotocol/inspector node public/index.js
Additional notes [here](https://github.com/modelcontextprotocol/inspector).
## Add to Claude Codeclaude mcp add
(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
## 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. ๐งFrequently asked questions
What is eigenlayer-mcp-server?
eigenlayer-mcp-server is Model Context Protocol (MCP) Server for EigenLayer
How do I install eigenlayer-mcp-server?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is eigenlayer-mcp-server open source?
Yes โ it is hosted on GitHub at https://github.com/layr-labs/eigenlayer-mcp-server and has 1 stars.
Related MCP tools
๐ Cherry Studio is a desktop client that supports for multiple LLM providers. Built for the Model Context Protocol to enhance AI capabilities.
Enhanced ChatGPT Clone: Features Agents, MCP, DeepSeek, Anthropic, AWS, OpenAI, Responses API, Azure, Groq, o1, GPT-5, Mistral, OpenRouter, Vertex AI, Gemini...
FastGPT is a knowledge-based platform built on the LLMs, offers a comprehensive suite of out-of-the-box capabilities such as data processing, RAG retrieval, ...
Composio equips your AI agents & LLMs with 100+ high-quality integrations via function calling for the Model Context Protocol. Enhance AI assistants with powerf
๐ฆ Repomix is a powerful tool that packs your entire repository into a single, AI-friendly file. Perfect for when you need to feed your codebase to Large Lan...
AI Agents & MCPs & AI Workflow Automation โข (~400 MCP servers for AI agents) โข AI Automation / AI Agent with MCPs โข AI Workflows & AI Agents โข MCPs for AI Ag...
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP