MCPServers
Ethereum Address Monitor - MCP server logo

Ethereum Address Monitor

0
0

Summary

MCP-0x provides real-time Ethereum address information across multiple blockchain networks. Built with Node.js using the FastMCP framework, it offers tools to fetch contract and address details while supporting Server-Sent Events (SSE) for live updates when blockchain data changes. The implementation includes a web demo interface, comprehensive testing scripts, and flexible deployment options through both HTTP and command-line interfaces. This server is particularly valuable for applications requiring continuous monitoring of on-chain activity without polling, making it ideal for DeFi dashboards, wallet applications, and blockchain analytics tools.

Available Actions(5)

get-address-info

Retrieve information about a specific Ethereum address. Parameters: address (string)

ping

Check the server's responsiveness. No parameters required.

subscribe

Subscribe to address updates for a specific client. Parameters: clientId (string), addresses (array of strings)

unsubscribe

Unsubscribe from address updates for a specific client. Parameters: clientId (string), addresses (array of strings)

check-health

Check the health status of the server. No parameters required.

Last Updated: April 25, 2025

Community Reviews

0.0
0 reviews
5
0
4
0
3
0
2
0
1
0

No reviews yet. Be the first to review!

Sign in to join the conversation

Coming soon to
HighlightHighlight AI

Language

TypeScript

Categories

Tags