Monad MCP

Monad MCP server built on Next.js. Provides blockchain tools for interacting with the Monad network, including ABI guessing, contract analysis, and EVM interactions.

yejiming 81393d7 2 files · 1.0 KB Updated

File contents

Monad MCP Server

Official MCP server from Monad.

An example MCP server built on Next.js for interacting with the Monad blockchain. Provides tools, prompts, and resources for blockchain exploration and smart contract interaction using the MCP TypeScript SDK.

Installation

Update app/mcp.ts with your tools following the MCP TypeScript SDK documentation.

For running on Vercel, requires a Redis instance under process.env.REDIS_URL and Fluid compute enabled.

Links

yejiming/web3-awesome-skills/tree/main/skills/community/mcp-servers/monad-mcp commit 81393d75a1

Frequently asked questions

npx skillmds@latest add yejiming/monad-mcp