finance & fintech

Ethereum Validator Queue Mcp

An MCP server that tracks Ethereum’s validator activation and exit queues in real time.

python
cloud
finance & fintech
0
View on GitHub

Installation

npx -y kukapay/ethereum-validator-queue-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "ethereum-validator-queue-mcp",
  "command": "npx",
  "args": [
    "-y",
    "kukapay/ethereum-validator-queue-mcp"
  ]
}

About This MCP Server

kukapay/ethereum-validator-queue-mcp

An MCP server that tracks Ethereum’s validator activation and exit queues in real time.

GitHub: https://github.com/kukapay/ethereum-validator-queue-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub