Content
# Monad MCP Server
A simple MCP server that allows checking MON balances and performing basic operations on the Monad testnet through Cursor's chat interface.
## Features
- Check MON token balances on Monad testnet
- Simple interface for basic operations
## Prerequisites
- Node.js (v16 or later)
- `npm` or `yarn`
- Cursor IDE
## Getting Started
1. Clone this repository
2. Install dependencies:
```bash
npm install
```
3. Build the project:
```bash
npm run build
```
4. Start the server:
```bash
npm run start
```
## Usage in Cursor
Once the server is running, you can use it directly in Cursor's chat interface:
1. Check MON balance:
- "Check MON balance for [address]"
- "What's my MON balance?"
2. Request swaps:
- "Swap [amount] MON for USDC"
- "I want to swap some MON for USDC"
## Project Structure
- `src/server.ts` - Main MCP server implementation
- `src/test-client.ts` - Test client for development
- `package.json` - Project dependencies and scripts
- `tsconfig.json` - TypeScript configuration
## License
ISC
Connection Info
You Might Also Like
valuecell
Valuecell is a Python project for efficient data management.
hexstrike-ai
HexStrike AI is an AI-powered MCP cybersecurity automation platform with 150+ tools.
AP2
AP2 provides code samples and demos for the Agent Payments Protocol.
YC-Killer
YC-Killer is an AI agents library by Singularity Research, open-sourcing...
Vibe-Trading
Vibe-Trading: Your Personal Trading Agent
tradingview-mcp
AI-assisted TradingView chart analysis — connect Claude Code to your...