Integrations
Manages environment variables needed for secure configuration of the Monad MCP server
Supports cloning the repository to set up the Monad MCP server
Hosts the repository for the Monad MCP server code
Monad MCP Server
This MCP server interacts with the Monad testnet and offers a range of capabilities. These include checking MON token balances, sending transactions, deploying smart contracts, and more.
What is MCP?
The Model Context Protocol (MCP) is a standard that allows AI models to interact with external tools and services.
Prerequisites
- Node.js (v16 or later)
npm
oryarn
orpnpm
- Claude Desktop
.env.example Usage
This project uses an .env.example
file to manage environment variables. To use it, follow these steps:
- Copy the
.env.example
file and rename it to.env
. - Open the
.env
file and fill in the necessary environment variables according to your needs. - Make sure not to commit the
.env
file to the repository to protect your sensitive information.
Getting Started
- Clone this repository
- Install dependencies:
Build the project
The server is now ready to use!
Adding the MCP server Configuration
Further Resources
This server cannot be installed
A Model Context Protocol server that enables AI models to interact with the Monad testnet for checking token balances, sending transactions, and deploying smart contracts.
Related MCP Servers
- AsecurityAlicenseAqualityA Model Context Protocol server that enables AI agents to interact with 30+ Ethereum-compatible blockchain networks, providing services like token transfers, contract interactions, and ENS resolution through a unified interface.Last updated -2894146TypeScriptMIT License
- -securityFlicense-qualityA Model Context Protocol server that enables AI assistants to access Flow blockchain data and perform operations such as checking balances, resolving domains, executing scripts, and submitting transactions.Last updated -JavaScript
- -securityFlicense-qualityA Model Context Protocol server that enables AI agents to interact with the Flow blockchain through RPC calls, supporting account balances, script execution, transactions, domain resolution, and contract interactions.Last updated -82JavaScript
- -securityAlicense-qualityA production-ready Model Context Protocol server implementation that connects AI assistants to the TON blockchain, allowing them to query wallet balances, transaction details, smart contracts, and other blockchain data.Last updated -TypeScriptMIT License