Monad MCP Server

by lispking

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PRIVATE_KEYYesYour Monad account's private key (should start with 0x)

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
get-mon-balance

Get MON balance for an address on Monad testnet

send-mon-transaction

Send MON transaction on Monad testnet

deploy-mon-contract

Deploy a smart contract on Monad testnet

watch-contract-events

Watch for smart contract events on Monad testnet

query-mon-nft

Query NFT information on Monad testnet

get-latest-block

Get the latest block on Monad testnet

get-block-by-number

Get a block by number on Monad testnet

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/lispking/monad-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server