Back to directory
monad-testnet

monad-testnet

@SheriffOladejo0

An MCP server that interacts with the Monad testnet to check MON token balances for a given address.

monadblockchaincryptocurrencybalance-checkertestnetfinance

Installation & Configuration

{
  "mcpServers": {
    "monad-mcp": {
      "command": "node",
      "args": [
        "/<path-to-project>/build/index.js"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/4/27
Updated
2025/4/27