74
/ 100
1 day ago
glama

monad-mcp

MCP server for the Monad blockchain. Provides tools for balances, transfers, swaps, and DeFi with Privy wallet signing.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: PRIVY_APP_SECRET, PRIVY_AUTHORIZATION_PRIVATE_KEY, PRIVY_VERIFICATION_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMONAD_MCP_E2E_USER_IDThe e2e script reuses from env so you don't burn a new Privy seat on each run.
configMONAD_NAME_SERVICE_RESOLVER
configPRIVY_APP_IDclxxxxxxxxxxx # from https://dashboard.privy.io
🔐 secretPRIVY_APP_SECRET... # from the same place
🔐 secretPRIVY_AUTHORIZATION_PRIVATE_KEYPaste and PRIVY_KEY_QUORUM_ID into .env.
configPRIVY_KEY_QUORUM_IDPaste PRIVY_AUTHORIZATION_PRIVATE_KEY and into .env.
🔐 secretPRIVY_VERIFICATION_KEY"-----BEGIN PUBLIC KEY-----\n...\n-----END PUBLIC KEY-----" # optional but recommended
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 1 concrete improvement we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/pareen-monad-mcp-1m8pv3)](https://m8ven.ai/mcp/pareen-monad-mcp-1m8pv3)
commit: b2bd49734816d15b7b932d24434d51d65fdb4405
code hash: 9984f563ad74e045356b4b7b62425886425306a6fe73d662259079c5c390eca6
verified: 7/30/2026, 8:51:36 AM
view raw JSON →