Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by monad-developers • Blockchain & Crypto
A small MCP server that allows MCP clients (like Claude Desktop) to query the Monad testnet for MON token balances.
Check MON token balances on the Monad testnet before performing test transactions or constructing responses.
Expose a simple blockchain query tool to MCP clients such as Claude Desktop via a Stdio transport.
A reference implementation showing how to integrate viem/publicClient calls into an MCP tool handler.
This repository is a tutorial implementation of an MCP server written for Node.js that exposes a single tool to retrieve MON balances on the Monad testnet. It demonstrates how to define a tool (get-mon-balance), wire up a Stdio transport for use with Claude Desktop, and query the testnet via viem/publicClient. The project is intended as an example to help developers integrate blockchain testnet queries into MCP-enabled agents and local clients.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.