74
/ 100
27 days ago
glama

Coinbase MCP Server

Provides tools for interacting with the Coinbase Advanced Trading API, enabling autonomous crypto trading via a Claude skill.

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
⚠️
Known vulnerabilities in dependencies: 1 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 1 credential: COINBASE_PRIVATE_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 high

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

highrollup@4.30.1GHSA-mw96-cpmx-2vgc

Rollup 4 has Arbitrary File Write via Path Traversal

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configCOINBASE_API_KEY_NAMEorganizations/your-org/apiKeys/your-key-id
🔐 secretCOINBASE_PRIVATE_KEY"-----BEGIN EC PRIVATE KEY-----
configLOG_LEVEL
configPORTexport =3005
// 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 3 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/visusnet-coinbase-mcp-server-15hs65)](https://m8ven.ai/mcp/visusnet-coinbase-mcp-server-15hs65)
commit: 39c224773a44cfbf0c073a5e0aae16ed9e6c0fa5
code hash: 1332e7e06d03cf7a0d979f952bd7f45b7ae3e00d2fc04c67238335705ea73d6d
verified: 6/15/2026, 2:16:29 PM
view raw JSON →