Splitwise MCP Server
JSON →Manage Splitwise expenses with plain English via Claude AI â add expenses, check balances, and settle up without opening the app.
Install
pip install -r Tools · 10
- get_current_user Your Splitwise profile
- list_currencies All currencies Splitwise supports
- list_groups All your groups with member IDs
- get_group Group details — members, balances, debts
- list_expenses Recent expenses in a group
- get_expense Full details of one expense
- create_expense Add expense (equal, exact, or percentage split)
- update_expense Edit description, cost, currency, or date
- delete_expense Remove an expense
- create_payment Record a settlement between two people
Environment variables
SPLITWISE_API_KEY
Links
★ 1 GitHub stars