splitwise-mcp

sarathfrancis90/splitwise-mcp
★ 1 stars Python AI/LLM Updated 5d ago
A gold-standard Model Context Protocol server for Splitwise — expense, group, and friend management for Claude Code, Gemini CLI, and any MCP host
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "splitwise-mcp": {
      "command": "uvx",
      "args": [
        "splitwise-mcp"
      ]
    }
  }
}

Or install with pip: pip install splitwise-mcp

README Excerpt

A Model Context Protocol server that gives any MCP-compatible AI host full, safe control over a [Splitwise](https://www.splitwise.com) account — expenses, groups, friends, and balances — with guards against silent duplicate charges and unconfirmed deletions. No install step is required. Any MCP host that can launch a command over stdio can run

Tools (17)

add_commentcreate_expensecreate_groupdelete_commentdelete_expensedelete_groupget_expenseget_grouplist_expenseslist_friendslist_groupsmanage_group_memberssettle_upundelete_expenseundelete_groupupdate_expensewhoami