A Model Context Protocol server for interacting with the Monad blockchain testnet, offering wallet balance checking, network information, transaction details, token transfers, swaps, and staking capabilities.
monadblockchaintestnetmcpdefistakingtoken-swapfinance
Installation & Configuration
{
"mcpServers": {
"monad-mcp": {
"command": "node",
"args": [
"/path/to/your/project/build/index.js"
]
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15