71
/ 100
12 days ago
glama

Splitwise MCP Server

A Model Context Protocol server that enables AI assistants to manage Splitwise expenses using natural language, with support for voice commands, smart name matching, and advanced split configurations.

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: DEEPGRAM_API_KEY, GEMINI_API_KEY, SPLITWISE_CONSUMER_KEY, SPLITWISE_CONSUMER_SECRET, SPLITWISE_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.
🔐 secretDEEPGRAM_API_KEYexport ="your_deepgram_key"
🔐 secretGEMINI_API_KEYexport ="your_gemini_key"
🔐 secretSPLITWISE_CONSUMER_KEYexport ="your_key"
🔐 secretSPLITWISE_CONSUMER_SECRETexport ="your_secret"
🔐 secretSPLITWISE_API_KEYexport ="your_api_key"
// 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/hubshashwat-the-splitwise-mcp-wbljxj)](https://m8ven.ai/mcp/hubshashwat-the-splitwise-mcp-wbljxj)
commit: 3b80f3ccccc6a0453a0d22fff4574774fa3459c4
code hash: e55091fece40175e0bacc108fcd94b7d867ac329b6c5b2afd6e7632270adc95a
verified: 6/18/2026, 10:49:02 AM
view raw JSON →