splitwise-mcp-server

svarun115/splitwise-mcp-server

3.2

If you are the rightful owner of splitwise-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The Splitwise MCP Server is a standalone Model Context Protocol server that provides full access to the Splitwise API, allowing users to manage their expenses through natural language using various MCP-compatible clients.

Tools

Functions exposed to the LLM to take actions

splitwise_get_current_user

Get your profile info

splitwise_get_user

Get another user's info

splitwise_update_user

Update profile settings

splitwise_get_groups

List all groups

splitwise_get_group

Get group details

splitwise_create_group

Create new group

splitwise_delete_group

Delete group

splitwise_restore_group

Restore deleted group

splitwise_add_user_to_group

Add member to group

splitwise_remove_user_from_group

Remove member from group

splitwise_get_friends

List all friends with balances

splitwise_get_friend

Get friend details

splitwise_add_friend

Add single friend

splitwise_add_friends

Add multiple friends

splitwise_remove_friend

Remove friend

splitwise_get_expenses

List/filter expenses

splitwise_get_expense

Get expense details

splitwise_create_expense

Create expense (equal or custom split)

splitwise_update_expense

Update expense

splitwise_delete_expense

Delete expense

splitwise_restore_expense

Restore deleted expense

splitwise_get_comments

Get expense comments

splitwise_add_comment

Add comment to expense

splitwise_delete_comment

Delete comment

splitwise_get_notifications

Get recent activity

splitwise_get_currencies

Get supported currencies

splitwise_get_categories

Get expense categories

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources