74
/ 100
20 hours ago
glama

Spenzo

Omni-chain financial MCP server that tracks expenses, manages Web3 portfolios, simulates DEX swaps, and generates payment links via natural language in WhatsApp and Claude Desktop.

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 5 credentials: OPENAI_API_KEY, TWILIO_AUTH_TOKEN, SUPABASE_KEY, ALCHEMY_API_KEY, HELIUS_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.
configLOG_LEVEL
🔐 secretOPENAI_API_KEY
configTWILIO_ACCOUNT_SID"ACxxx..."
🔐 secretTWILIO_AUTH_TOKEN"your-auth-token"
configTWILIO_WHATSAPP_NUMBER"whatsapp:+14155238886"
configSUPABASE_URL"env": { "": "...", "SUPABASE_KEY": "..." }
🔐 secretSUPABASE_KEY"env": { "SUPABASE_URL": "...", "": "..." }
configLINKED_PHONE
🔐 secretALCHEMY_API_KEY"your-alchemy-key"
🔐 secretHELIUS_API_KEY"your-helius-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/arav-arun-spenzo-mj61a2)](https://m8ven.ai/mcp/arav-arun-spenzo-mj61a2)
commit: 6470a17782e9decdbbf2e6fb6bb71b3783e0b3d6
code hash: d046e49e9be01e84e09405b8558b3cd8f132caa7837a9c27a68afc6df49f2f69
verified: 7/21/2026, 9:23:28 AM
view raw JSON →