MCP.so
Sign In

Monad MCP Server

@Akanimorex

About Monad MCP Server

No overview available yet

Basic information

Category

Other

Runtime

node

Transports

stdio

Publisher

Akanimorex

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Monad MCP Server?

Monad MCP Server is a Model Context Protocol (MCP) server that provides on-chain data lookups for the Monad testnet. It allows checking MON token balances, retrieving transaction details, and fetching the latest block number. This server is designed for developers and users working with MCP-compatible clients like Claude Desktop.

How to use Monad MCP Server?

Clone the repository, install dependencies with npm install, and build the server using npm run build. You will need Node.js v16 or later, a MCP-compatible client, and some MON tokens on the Monad testnet for testing.

Key features of Monad MCP Server

  • Check MON token balances on Monad testnet
  • Look up transaction details by hash
  • Fetch the latest block number
  • Integrates with MCP-compatible clients

Use cases of Monad MCP Server

  • Querying a wallet’s MON balance during development
  • Verifying transaction status or details on Monad testnet
  • Checking the current block number for synchronization or monitoring

FAQ from Monad MCP Server

What are the prerequisites for using Monad MCP Server?

Node.js v16 or later, npm or yarn, a MCP-compatible client (e.g., Claude Desktop), and some MON tokens on the Monad testnet for testing.

How do I install and build Monad MCP Server?

Clone the repository, run npm install to install dependencies, and then npm run build to compile the server.

What on-chain queries does Monad M

Comments

More Other MCP servers