MCP Server Demo
@josheleonard
About MCP Server Demo
An MCP server for Ethereum Name Service resolutions
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
4Ethereum address (format: 0x...)
ENS name or "No ENS name found"
ENS name (e.g., "vitalik.eth")
Ethereum address or "No ENS address found"
Overview
What is MCP Server Demo?
MCP Server Demo is a Model Context Protocol server implementation that provides Ethereum Name Service (ENS) lookup functionality. Built with the MCP SDK and Express.js, it offers two tools for resolving Ethereum addresses to ENS names and vice versa, using Server-Sent Events (SSE) for real-time communication.
How to use MCP Server Demo?
Install dependencies (npm install), build the server (npm run build), then start it (npm run start). The server listens on port 8080 and exposes two tools: get-ens-name (address → ENS name) and get-ens-address (ENS name → address), accessible via an SSE endpoint and a messages endpoint.
Key features of MCP Server Demo?
- ENS name resolution (address to name)
- ENS address lookup (name to address)
- Server-Sent Events (SSE) for real-time communication
- Express.js HTTP server
- Built with MCP SDK and Zod validation
Use cases of MCP Server Demo?
- Resolve an Ethereum address to its associated ENS name
- Look up the Ethereum address for a given ENS name (e.g., "vitalik.eth")
- Demonstrate a working MCP
Basic information
More Other MCP servers
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Comments