Monad-MCP-Server
0
This project is a Model Context Protocol server meant for interaction with the Monad testnet, allowing users to check balances, block numbers, and transaction counts using Claude Desktop.
Overview
- This project is an MCP server designed to interface with the Monad testnet.
- Features include checking the mon balance of an address, retrieving the latest block number, and the total transaction count for a Monad address.
- Prerequisites include Node.js (v16 or later), npm or yarn, and Claude Desktop.
- Instructions provided for cloning the repository, installing dependencies, building the project, and configuring on Claude Desktop.
- Usage involves querying the server on Claude Desktop for Monad-specific data, such as balance and transaction details.