monad-mcp-server

monad-mcp-server

0

This project provides an example of building a Model Context Protocol server for interacting with the Monad testnet to check MON token balances. It showcases how MCP facilitates communication between AI models and external services.

server.ts

MCP server implementation, handles client requests and interacts with the Monad test network

client.ts

Sample client for testing server functionality