MCP.so
登录

šŸš€ Monad MCP Server

@LOFT228

å…³äŗŽ šŸš€ Monad MCP Server

This MCP server allows to check the MONAD network data

基本俔息

åˆ†ē±»

其他

čæč”Œę—¶

node

ä¼ č¾“ę–¹å¼

stdio

å‘åøƒč€…

LOFT228

é…ē½®

ęš‚ę— ę ‡å‡†é…ē½®

čÆ„ęœåŠ”å™Øēš„ README äø­ę²”ęœ‰åÆč§£ęžēš„ MCP é…ē½®å—ļ¼ŒčÆ·å‰å¾€ä»£ē ä»“åŗ“ęŸ„ēœ‹å®‰č£…čÆ“ę˜Žć€‚

代码仓库

å·„å…·

ęœŖę£€ęµ‹åˆ°å·„å…·

å·„å…·ę˜Æä»Ž README äø­č‡ŖåŠØęå–ēš„ć€‚ē»“ęŠ¤č€…åÆä»„åœØ ## Tools ę ‡é¢˜äø‹åˆ—å‡ŗå·„å…·,å³åÆå”«å……čæ™éƒØåˆ†å†…å®¹ć€‚

ę¦‚č§ˆ

What is Monad MCP Server?

A server that provides detailed wallet information for the Monad Testnet network. It retrieves native token (MONAD) balances and ERC-20 token data via API.

How to use Monad MCP Server?

Clone the repository, install dependencies with npm install, and start the server with npm start. Configuration (port, RPC URL, token list) is set in config.js. Use the provided API endpoints: GET /wallet/:address for all wallet info, /wallet/:address/balance for native balance, and /wallet/:address/token/:tokenAddress for a specific token balance.

Key features of Monad MCP Server

  • Native MONAD token balance retrieval
  • ERC-20 token balance queries
  • Wallet address information endpoint
  • Token error analysis for known contracts
  • Configurable via config.js file

Use cases of Monad MCP Server

  • Check wallet balances on Monad Testnet
  • Monitor ERC-20 token holdings for test addresses
  • Debug token retrieval errors in test wallets
  • Integrate wallet data into dApps or dashboards

FAQ from Monad MCP Server

What are the dependencies for running the server?

Node.js v16 or newer, npm (or yarn), and internet access to the Monad Testnet RPC.

How is wallet data retrieved?

The server connects to the Monad Testnet RPC URL (default https://testnet-rpc.monad.xyz/) using ethers.js to fetch on-chain balances.

What tokens are supported?

Only ERC-20 tokens defined in the config.js TOKENS mapping are queried. Native MONAD is always retrieved.

Does the server support NFT token balances?

No. NFT support is listed as a future improvement.

What authentication is required?

No authentication is mentioned; the server is open and accessible on the configured port.

评论

其他 åˆ†ē±»äø‹ēš„ę›“å¤š MCP ęœåŠ”å™Ø