41
/ 100
2 months ago
pulsemcp

Base Blockchain

Enables Claude to interact with the Base blockchain and Coinbase API for cryptocurrency operations including wallet management, fund transfers, and smart contract deployments.

base/base-mcp-legacy· npm: base-mcp· 4.6K installs· listed on pulsemcp
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
🚨
Secret credentials may flow to a network call
2 flows detected: NEYNAR_API_KEY, COINBASE_PUBLIC_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
🔐
You'll be asked for 6 credentials: ALCHEMY_API_KEY, COINBASE_API_PRIVATE_KEY, COINBASE_API_SECRET, COINBASE_PUBLIC_API_KEY, NEYNAR_API_KEY, OPENROUTER_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_KEY
configCHAIN_ID
configCOINBASE_API_KEY_ID
configCOINBASE_API_KEY_NAME
🔐 secretCOINBASE_API_PRIVATE_KEY
🔐 secretCOINBASE_API_SECRET
configCOINBASE_PROJECT_ID
🔐 secretCOINBASE_PUBLIC_API_KEY
🔐 secretNEYNAR_API_KEY
🔐 secretOPENROUTER_API_KEY
configPINATA_JWT
configSEED_PHRASE
// 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 2 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/base-mcp-1tya25)](https://m8ven.ai/mcp/base-mcp-1tya25)
commit: 979dde3e32dc63081a40a533be84e6e848be25c9
code hash: 8fdb1c52ca0e77823b5273e6060cbb1bc1e2c3fa72110a61cf9065f73334bbbe
verified: 5/27/2026, 10:14:13 AM
view raw JSON →