Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Mcp Moni

    MCP MONI is a backend server that can execute commands like token swaps and transfers on the Monad network. It’s designed for easy integration with chat UIs or other applications.

    1 stars
    TypeScript
    Updated Apr 26, 2025

    Table of Contents

    • Project Overview
    • What is Model Context Protocol (MCP)?
    • What is Monad?
    • Key Features
    • Available Tools
    • Technical Details
    • Architecture
    • Security Considerations
    • Detailed Feature Explanation
    • Token Swapping
    • NFT Creation Workflow
    • Liquid Staking System
    • Example Tool Usage
    • Check MON Balance
    • View Token Portfolio
    • Transfer Token (Instructions Only)
    • Transfer Token (Direct Execution)
    • Token Swap Example
    • Swap Quote: MON to USDC
    • Execute Swap
    • ✅ Swap Executed Successfully
    • Transaction Details
    • 🔍 View Transaction on Monad Explorer
    • Staking Example
    • ✅ Staking Successful
    • Transaction Details
    • 🔍 View Transaction on Monad Explorer
    • Wrap MON to WMON
    • Natural Language Request
    • NFT: Create Collection & Generate Image
    • Installation & Running MCP Moni
    • Integration with Claude Desktop
    • Claude Desktop Configuration Explained
    • Configuration Options
    • Troubleshooting
    • Future Development
    • Contributing
    • Notes
    • Resources
    • Contact

    Table of Contents

    • Project Overview
    • What is Model Context Protocol (MCP)?
    • What is Monad?
    • Key Features
    • Available Tools
    • Technical Details
    • Architecture
    • Security Considerations
    • Detailed Feature Explanation
    • Token Swapping
    • NFT Creation Workflow
    • Liquid Staking System
    • Example Tool Usage
    • Check MON Balance
    • View Token Portfolio
    • Transfer Token (Instructions Only)
    • Transfer Token (Direct Execution)
    • Token Swap Example
    • Swap Quote: MON to USDC
    • Execute Swap
    • ✅ Swap Executed Successfully
    • Transaction Details
    • 🔍 View Transaction on Monad Explorer
    • Staking Example
    • ✅ Staking Successful
    • Transaction Details
    • 🔍 View Transaction on Monad Explorer
    • Wrap MON to WMON
    • Natural Language Request
    • NFT: Create Collection & Generate Image
    • Installation & Running MCP Moni
    • Integration with Claude Desktop
    • Claude Desktop Configuration Explained
    • Configuration Options
    • Troubleshooting
    • Future Development
    • Contributing
    • Notes
    • Resources
    • Contact

    Documentation

    MCP Moni

    Note: All actions and queries are performed on the Monad testnet.

    MCP Moni is an MCP (Model Context Protocol) server integrated with the Monad testnet. It provides tools for checking MON and other token balances, transferring tokens, wrapping/unwrapping MON, querying blocks and transactions, NFT features, and natural language requests. Designed for seamless integration with Claude Desktop.

    Project Overview

    MCP Moni leverages the Model Context Protocol to enable AI assistants like Claude to interact directly with the Monad blockchain. This allows for a conversational interface to blockchain operations without requiring users to write code or understand complex blockchain interactions.

    What is Model Context Protocol (MCP)?

    Model Context Protocol is a standard that allows AI models to access external tools and data sources. MCP Moni implements this protocol to provide blockchain capabilities to AI assistants.

    What is Monad?

    Monad is a high-performance Layer 1 blockchain designed for scalability and efficiency. The testnet environment allows developers to experiment with blockchain features without using real assets.

    Key Features

    • Balance Checking: Check MON and other token balances on any address
    • Token Portfolio: View comprehensive token holdings for any address
    • Token Transfers: Transfer tokens with simple commands (instructions & direct execution)
    • Wrapping/Unwrapping: Convert between native MON and wrapped MON (WMON)
    • Blockchain Exploration: Query latest blocks & transaction details
    • NFT Creation: Create and launch NFT collections on Magic Eden (Monad Testnet)
    • NFT Image Generation: Generate NFT artwork from text descriptions
    • Token Swapping: Swap between different tokens using integrated DEX functionality
    • Staking: Stake MON to receive aprMON tokens (liquid staking)
    • Natural Language Interface: Execute blockchain operations with simple natural language commands

    Available Tools

    Tool NameDescription
    get-mon-balanceGet MON balance for an address on Monad testnet
    get-token-balanceGet the balance of a specific token for an address on Monad testnet
    get-token-portfolioGet all token balances for an address on Monad testnet
    transfer-tokenGet instructions on how to transfer tokens on Monad testnet
    get-latest-blocksGet the latest blocks from Monad testnet
    get-transactionGet details of a transaction on Monad testnet
    execute-transferExecute an actual token transfer on Monad testnet using the configured test wallet
    execute-wrapWrap native MON to WMON (Wrapped MON) token
    execute-unwrapUnwrap WMON (Wrapped MON) back to native MON token
    depositDeposit native MON to WMON (warp) (alias for wrap)
    withdrawWithdraw WMON to MON (unwrap) (alias for unwrap)
    get-gas-priceGet the current gas price on Monad testnet
    generate-nft-imageGenerate an NFT image from a text description
    create-nft-collectionCreate and launch an NFT collection on Magic Eden (Monad Testnet)
    get-swap-quoteGet a price quote for swapping tokens on Monad testnet
    execute-swapExecute a token swap on Monad testnet using the configured swap router
    execute-stakeStake MON to receive aprMON token (liquid staking)
    execute-unstakeRequest to unstake aprMON back to MON (starts the unstake process)
    get-pending-withdrawalsGet a list of pending withdrawal requests for aprMON unstaking
    execute-claimClaim MON from completed aprMON unstake requests
    natural-language-requestProcess natural language requests like 'warp 0.01 MON' or 'unwrap 0.02 WMON'

    Technical Details

    Architecture

    MCP Moni is built with TypeScript and integrates several key components:

    • MCP Server: Handles communication between AI assistants and blockchain tools
    • Viem Library: Provides low-level Ethereum/Monad blockchain interactions
    • Monad SDK: Connects to Monad testnet for blockchain operations
    • Token Standards: Supports ERC-20 tokens and NFT standards (ERC-721/ERC-1155)

    Security Considerations

    • All operations are performed on Monad testnet only
    • Private keys are stored locally in .env file and never transmitted
    • Only test wallets should be used (never production wallets with real assets)
    • Transaction signing happens locally, not on remote servers

    Detailed Feature Explanation

    Token Swapping

    MCP Moni provides a complete decentralized exchange (DEX) experience:

    • Get price quotes before executing swaps
    • Support for multiple token pairs
    • Configurable slippage tolerance
    • Direct execution through a swap router contract
    • Special handling for token pairs with complex paths

    NFT Creation Workflow

    Creating NFTs with MCP Moni involves:

    1. Generating NFT artwork from text descriptions

    2. Configuring collection parameters (name, symbol, royalties, etc.)

    3. Setting up minting parameters (price, supply limits, dates)

    4. Deploying the collection to the Monad testnet

    5. Managing the created collection

    Liquid Staking System

    The staking system allows:

    • Staking native MON to receive aprMON tokens
    • Unstaking aprMON back to MON through a timelock mechanism
    • Viewing pending withdrawal requests
    • Claiming MON after the unstaking period completes

    Example Tool Usage

    Check MON Balance

    json
    {
      "name": "get-mon-balance",
      "arguments": { "address": "" }
    }

    _Response:_

    code
    Balance for : 0 MON

    View Token Portfolio

    json
    {
      "name": "get-token-portfolio",
      "arguments": { "address": "" }
    }

    _Response:_

    code
    Portfolio for  (Popular tokens):
    - MON: 10.96 (decimals: 18)
    - USDC: 0.86 (decimals: 6)
    - ...

    Transfer Token (Instructions Only)

    json
    {
      "name": "transfer-token",
      "arguments": {
        "from": "",
        "to": "",
        "amount": "0.1",
        "token": "MON"
      }
    }

    _Response:_

    code
    Transfer Instructions for MON
    
    To transfer 0.1 MON from  to , you'll need to:
    1. Connect your wallet (containing address )
    2. Send a transaction with the following parameters:
       - To: 
       - Value: 0.1 MON
       - Gas Limit: Auto (or ~21000)
    
    Please note: This tool provides instructions only. The actual transfer needs to be executed by you using a wallet that controls the sender address.
    Alternatively, you can use the 'execute-transfer' tool with your private key (only use test wallets, never your main wallet) to execute the transfer directly.

    Transfer Token (Direct Execution)

    json
    {
      "name": "execute-transfer",
      "arguments": {
        "to": "",
        "amount": "0.1",
        "token": "MON"
      }
    }

    _Response:_

    code
    ✅ Transfer Successful!
    
    0.1 MON has been sent to address:
    
    Transaction Details:
    - From: 
    - Hash: 
    
    [View Transaction on Monad Explorer](https://testnet.monadexplorer.com/tx/)

    Token Swap Example

    json
    {
      "name": "get-swap-quote",
      "arguments": {
        "fromToken": "MON",
        "toToken": "USDC",
        "amount": "1.0"
      }
    }

    _Response:_

    code
    ## Swap Quote: MON to USDC
    
    - Input: 1.0 MON
    - Expected Output: 3.45 USDC
    - Rate: 1 MON ≈ 3.450000 USDC
    
    To execute this swap, use the `execute-swap` tool with the same parameters.
    
    Note: Actual swap values may vary slightly due to price movements and slippage.

    Execute Swap

    json
    {
      "name": "execute-swap",
      "arguments": {
        "fromToken": "MON",
        "toToken": "USDC",
        "amount": "1.0",
        "slippage": 2.0
      }
    }

    _Response:_

    code
    ## ✅ Swap Executed Successfully
    
    Your 1.0 MON has been successfully swapped to approximately 3.45 USDC. The transaction is complete and has been confirmed on the blockchain.
    
    ### Transaction Details
    - From: 
    - Transaction Hash: 
    - Block Number: 13845721
    - Swapped: 1.0 MON ➡️ 3.45 USDC
    
    ### [🔍 View Transaction on Monad Explorer](https://testnet.monadexplorer.com/tx/)
    
    You can now use your USDC tokens for other operations on Monad testnet.

    Staking Example

    json
    {
      "name": "execute-stake",
      "arguments": {
        "amount": "5.0"
      }
    }

    _Response:_

    code
    ## ✅ Staking Successful
    
    Your 5.0 MON has been successfully staked and you received 4.98 aprMON. The transaction is complete and has been confirmed on the blockchain.
    
    ### Transaction Details
    - From: 
    - Transaction Hash: 
    - Block Number: 13846982
    - Staked: 5.0 MON ➡️ 4.98 aprMON
    
    ### [🔍 View Transaction on Monad Explorer](https://testnet.monadexplorer.com/tx/)
    
    Your aprMON represents your staked MON and can be unstaked when needed.

    Wrap MON to WMON

    json
    {
      "name": "execute-wrap",
      "arguments": { "amount": "0.2" }
    }

    _Response:_

    code
    ✅ Successfully wrapped 0.2 MON to WMON.
    
    Transaction Hash: 
    
    Block Number: 
    
    [View on Explorer](https://testnet.monadexplorer.com/tx/)

    Natural Language Request

    json
    {
      "name": "natural-language-request",
      "arguments": { "request": "warp 0.2 MON to WMON" }
    }

    _Response:_

    code
    ✅ Successfully wrapped 0.2 MON to WMON.
    
    Transaction Hash: 
    
    Block Number: 
    
    [View on Explorer](https://testnet.monadexplorer.com/tx/)

    NFT: Create Collection & Generate Image

    json
    {
      "name": "create-nft-collection",
      "arguments": { "name": "MyNFT", "symbol": "MYN", "image": "", "artType": "SAME_ARTWORK", ... }
    }

    _Response:_

    code
    NFT Collection created on Magic Eden (Monad Testnet)...
    json
    {
      "name": "generate-nft-image",
      "arguments": { "description": "A cute pixel cat", "style": "pixel art" }
    }

    _Response:_

    code
    [Base64 image data or image URL]

    Installation & Running MCP Moni

    1. Clone this repository

    shell
    git clone https://github.com/deseti/mcp-moni.git
    cd mcp-moni

    2. Install dependencies

    code
    npm install

    3. Create a .env file in the project root with your test wallet private key:

    code
    TEST_WALLET_PRIVATE_KEY=your_test_wallet_private_key_here

    4. Build the project

    code
    npm run build

    5. Run the MCP server

    code
    node build/index.js

    Integration with Claude Desktop

    1. Open Claude Desktop

    2. Go to Settings > Developer

    3. Edit claude_desktop_config.json and add:

    json
    {
      "mcpServers": {
        "mcp-moni": {
          "command": "node",
          "args": ["//build/index.js"]
        }
      }
    }

    4. Restart Claude Desktop

    5. In Claude, type "@mcp-moni" to activate the MCP server

    Claude Desktop Configuration Explained

    The claude_desktop_config.json file is where you configure external tools and servers for Claude Desktop to interact with. For MCP Moni, the configuration is structured as follows:

    json
    {
      "mcpServers": {
        "mcp-moni": {
          "command": "node",
          "args": ["your project directory/index.js"]
        }
      }
    }
    • mcpServers: This section defines all Model Context Protocol servers Claude can interact with
    • mcp-moni: This is the identifier you'll use to activate the server (with "@mcp-moni" in Claude)
    • command: The executable to run (in this case, Node.js)
    • args: The arguments to pass to the command, which should point to your built MCP Moni server file

    On Windows, the file is typically located at: C:\Users\\AppData\Roaming\Claude\claude_desktop_config.json

    On macOS, the file is typically located at: ~/Library/Application Support/Claude/claude_desktop_config.json

    Once configured, Claude Desktop will be able to start and communicate with your MCP Moni server, giving Claude the ability to interact with the Monad blockchain.

    Configuration Options

    The MCP Moni server can be configured using the following environment variables:

    • TEST_WALLET_PRIVATE_KEY: Private key for the test wallet (required for transactions)
    • RPC_URL: Custom RPC URL for Monad testnet (optional, defaults to public endpoint)
    • CHAIN_ID: Chain ID for the Monad network (optional, defaults to testnet)

    Troubleshooting

    Common issues and solutions:

    • Connection errors: Ensure the Monad testnet RPC is accessible
    • Transaction failures: Check that your test wallet has sufficient MON for gas
    • Missing private key: Ensure your .env file is properly configured with a test wallet key
    • Tool not found: Make sure Claude Desktop config points to the correct build path

    Future Development

    Planned features and improvements:

    • Integration with more tokens and DeFi protocols
    • Support for additional NFT marketplaces
    • Enhanced analytics and visualization tools
    • Multi-wallet management capabilities
    • Cross-chain operations

    Contributing

    Contributions are welcome! Please feel free to submit a Pull Request.

    Notes

    • "To interact with Moni MCP and wallet, you can add your private key to the .env file. However, please note: use only testnet wallet, never use your main wallet for security reasons.
    • Use a test wallet for direct execution features (never use your main wallet!).
    • For NFT creation, images must be base64 encoded.

    Resources

    • Model Context Protocol Documentation
    • Monad Documentation
    • Viem Documentation
    • ERC-20 Token Standard
    • ERC-721 NFT Standard

    Contact

    • Twitter X
    • Github

    Similar MCP

    Based on tags & features

    • 4E

      4everland Hosting Mcp

      TypeScript·
      1
    • MC

      Mcp Wave

      TypeScript00
    • GL

      Glm Mcp Server

      TypeScript·
      3
    • OP

      Openai Gpt Image Mcp

      TypeScript·
      75

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • 4E

      4everland Hosting Mcp

      TypeScript·
      1
    • MC

      Mcp Wave

      TypeScript00
    • GL

      Glm Mcp Server

      TypeScript·
      3
    • OP

      Openai Gpt Image Mcp

      TypeScript·
      75

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k