F
licenseNot graded
qualityD
maintenanceMCP server for Splitwise. Enables creating and managing expenses, splits, and groups directly from Claude without manual entry.
-
No user-submitted related servers found.
Scored across 5 tools
Each tool has a clearly distinct purpose: create, delete, get, list, update. No overlap or ambiguity.
All tools follow a consistent verb_noun pattern in snake_case (e.g., create_expense, list_expenses), making them predictable.
5 tools is appropriate for the domain of expense management, covering core CRUD operations without unnecessary bloat.
The toolset covers all basic expense lifecycle operations (create, read, update, delete, list) with detailed split support, leaving no obvious gaps.