60
grade C
3 days ago
glama

PortalMCP

Universal AI gateway that enables interaction with Ethereum blockchain through natural language across multiple AI platforms (Claude, ChatGPT, Gemini, etc.). Supports contract deployment, token operations, NFT minting, DeFi operations, and general blockchain transactions.

Install from

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

// key findings
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
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 4 credentials: ALCHEMY_API_KEY, ANTHROPIC_API_KEY, DEPLOYER_PRIVATE_KEY, INFURA_API_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.
🔐 secretALCHEMY_API_KEYyour_alchemy_key
🔐 secretANTHROPIC_API_KEYyour_claude_api_key
🔐 secretDEPLOYER_PRIVATE_KEY"": "your_private_key"
configETHEREUM_NETWORK"": "mainnet",
configGAS_PRICE_MULTIPLIER
🔐 secretINFURA_API_KEYyour_infura_key
configPORT
// 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 4 concrete improvements 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/portalfnd-portalmcp-1s2n8x)](https://m8ven.ai/mcp/portalfnd-portalmcp-1s2n8x)
commit: 7b8ac88fb263752ee10f0d7ff3708e517e17c061
code hash: 15e343175c722475cf6f1260c3823971e0c63ba51af7aa26475fee82a404cbcc
verified: 4/18/2026, 6:43:47 PM
view raw JSON →