πŸš€ Monad MCP Server

by LOFT228

246 downloads
Not rated
GitHub

About

This MCP server allows to check the MONAD network data

Details

Author
LOFT228
Downloads
246
Categories
Other

- Native MONAD token balance retrieval
- ERC-20 token balance queries
- Wallet address information endpoint
- Token error analysis for known contracts
- Configurable via config.js file

Clone the repository, install dependencies with npm install, and start the server with npm start. Configuration (port, RPC URL, token list) is set in config.js. Use the provided API endpoints: GET /wallet/:address for all wallet info, /wallet/:address/balance for native balance, and /wallet/:address/token/:tokenAddress for a specific token balance.

πŸš€ Monad MCP Server

Monad
Node.js
License

MCP (Monad Control Panel) server for providing detailed information about wallets in the Monad Testnet network. This project allows you to easily retrieve data about balances and tokens via API.

<p align="center">
Monad Logo
</p>

πŸ“‹ Features

The server provides access to the following information:
- πŸ’° Native token balance (MONAD)
- πŸͺ™ ERC-20 token balances
- πŸ“Š General wallet information
- ⚠️ Token error analysis

πŸ› οΈ Technologies

- Node.js - Server platform
- Express - Web framework
- ethers.js - Blockchain interaction library
- Monad Testnet - Monad test network

βš™οΈ Installation and Running

Prerequisites

- Node.js v16 or newer
- npm or yarn
- Internet access for connecting to Monad Testnet

Installation Steps

```bash

No reviews yet β€” be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.