π Monad MCP Server
About
This MCP server allows to check the MONAD network data
Details
- Author
- LOFT228
- Downloads
- 246
- Categories
- Other
Jump to
- 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
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">

</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
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



