splitwise-mcp-server

svarun115/splitwise-mcp-server
★ 1 stars TypeScript Code/Dev Tools Updated today
Model Context Protocol server for Splitwise API
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-server": {
      "command": "npx",
      "args": [
        "-y",
        "svarun115/splitwise-mcp-server"
      ]
    }
  }
}

README Excerpt

A standalone Model Context Protocol (MCP) server that provides complete access to the Splitwise API. Use it with **Claude Desktop**, **VS Code Copilot**, **ChatGPT**, or any MCP-compatible client to manage your Splitwise expenses through natural language. **26 MCP Tools** organized in 7 categories: - 👤 **User Management** (3) - Profile and settings

Tools (20)

splitwise_add_commentsplitwise_add_friendsplitwise_add_friendssplitwise_add_user_to_groupsplitwise_create_expensesplitwise_create_groupsplitwise_delete_commentsplitwise_delete_expensesplitwise_delete_groupsplitwise_get_categoriessplitwise_get_commentssplitwise_get_currenciessplitwise_get_current_usersplitwise_get_expensesplitwise_get_expensessplitwise_get_friendsplitwise_get_friendssplitwise_get_groupsplitwise_get_groupssplitwise_get_notifications