MCP Servers / productivity / Splitwise MCP Server

Splitwise MCP Server

JSON →
httpnone1productivity

Manage Splitwise expenses with plain English via Claude AI — add expenses, check balances, and settle up without opening the app.

Install
How to run this server
[ { "cmd": "pip install -r", "imports": [] } ]
server path: splitwise-mcp-server
Tools
What this server exposes
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
Configuration
Environment & auth
authnone
envSPLITWISE_API_KEY
Resources
Splitwise MCP Server — MCP Server · libregistry