Monad MCP Server
@lispking
About Monad MCP Server
Monad MCP Server
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Monad MCP Server?
An MCP server that provides tools for developers to interact with the Monad testnet, including checking MON balances, sending transactions, deploying smart contracts, and monitoring blockchain events via AI agents or applications.
How to use Monad MCP Server?
Clone the repository, install dependencies with pnpm install, build with pnpm build, then add the server configuration to your MCP-compatible client (e.g., Claude Desktop) pointing to build/index.js and setting a PRIVATE_KEY environment variable.
Key features of Monad MCP Server
- Check MON token balances for any account
- Send MON tokens between accounts
- Deploy smart contracts to Monad testnet
- Watch and report smart contract events
- Query NFT information on Monad network
- Retrieve latest block and block by number
Use cases of Monad MCP Server
- Develop and test dApps on Monad testnet from an AI assistant
- Monitor on-chain events and balances programmatically
- Automate contract deployment and transaction sending
- Build chat interfaces for blockchain queries
FAQ from Monad MCP Server
What prerequisites are needed?
Node.js 16+ and a Node.js package manager (npm, yarn, or pnpm). A Monad testnet account with a private key stored in a .env file.
How does the server communicate?
It uses the StdioServerTransport for communication with MCP-compatible clients like Claude Desktop.
Where are sensitive credentials stored?
The private key is loaded from a .env file (never committed to Git) or can be passed via the client’s environment configuration.
What blockchain network does it connect to?
It connects to the Monad testnet. All operations (balance checks, transactions, contract deployment) are performed on testnet.
What are the available tool capabilities?
The server exposes seven tools: get-mon-balance, send-mon-transaction, deploy-mon-contract, watch-contract-events, query-mon-nft, get-latest-block, and get-block-by-number.
Frequently asked questions
What prerequisites are needed?
Node.js 16+ and a Node.js package manager (npm, yarn, or pnpm). A Monad testnet account with a private key stored in a `.env` file.
How does the server communicate?
It uses the StdioServerTransport for communication with MCP-compatible clients like Claude Desktop.
Where are sensitive credentials stored?
The private key is loaded from a `.env` file (never committed to Git) or can be passed via the client’s environment configuration.
What blockchain network does it connect to?
It connects to the Monad testnet. All operations (balance checks, transactions, contract deployment) are performed on testnet.
What are the available tool capabilities?
The server exposes seven tools: get-mon-balance, send-mon-transaction, deploy-mon-contract, watch-contract-events, query-mon-nft, get-latest-block, and get-block-by-number.
Basic information
More Other MCP servers

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.

Figs, Relationship Expert
Figs O'Sullivan, LMFTCouples therapist Figs O'Sullivan (LMFT, 17 years, endorsed by Sue Johnson, creator of EFT) inside your AI. Ask relationship questions answered from his clinical writing, name the pattern in a fight, get a three-step rep
Codelf
unbugA search tool helps dev to solve the naming things problem.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Comments