MCP-monad-server

MCP-monad-server

3.1

If you are the rightful owner of MCP-monad-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Monad MCP Server is a project that implements a Model Context Protocol server for interacting with MON token features such as balance checking and transaction details.

Monad MCP Server

This project implements a Model Context Protocol (MCP) server that interacts features balance checking, and token information lookups.

functions of the MCP:

  • Checking MON token balances
  • Looking up transaaction details
  • latest block number

Prerequisites

  • Node.js (v16 or later)
  • npm or yarn
  • Claude Desktop or another MCP-compatible client
  • Some MON tokens on Monad testnet for testing

Getting Started

  1. Clone this repository:
git clone https://github.com/your-username/monad-uniswap-mcp.git
  1. Install dependencies:
npm install
  1. Build the MCP server (or use the script I included in 'build' folder:
npm run build

Related MCP Servers

View all finance servers →