74
/ 100
1 day ago
glama

vibecoin-mcp

Drafts and deploys a coin from your repo to pump.fun's bonding curve on Solana, with local key management and fee recycling into an agent budget.

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
⚠️
Tests do not pass
Either the test suite is broken or the code regressed. Either way the published behaviour can’t be verified by the publisher’s own tests.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: JUP_API_KEY, VIBECOIN_WALLET_PASSWORD
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.
🔐 secretJUP_API_KEYJupiter API key (keyless works at 0.5 req/s).
configPINATA_JWTPin metadata to IPFS via your own Pinata account instead of vibecoin.fun's hosted endpoint.
configVIBECOIN_DRY_RUN1 = every action builds + simulates but never sends.
configVIBECOIN_NO_KEYCHAIN1 = skip macOS Keychain, use key files.
🔐 secretVIBECOIN_WALLET_PASSWORDThe encryption password is resolved in order: env → explicit password param → auto-generated secret in the macOS Keychain (service vibecoin) or ~/.vibecoin/keys/<name>.key (0600).
// 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/thetriggeredkid-spec-vibecoin-mcp-1vmza8)](https://m8ven.ai/mcp/thetriggeredkid-spec-vibecoin-mcp-1vmza8)
commit: 5ab80771258809bc1d31cab3aef1be00b7ff811f
code hash: ec32245caf441bcb07e430eea2fab8d1c641fd6a4de2a368a5f6a625b889c73f
verified: 7/30/2026, 8:47:37 AM
view raw JSON →