Splitwise MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 349 installs a week from npm. Last commit 18 Sep 2026.
Splitwise expense and group management for Claude — shared expenses, settle up, friends
Today is the operative word: we check Splitwise MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add splitwise-mcp -- npx -y splitwise-mcp
{
"mcpServers": {
"splitwise-mcp": {
"args": [
"-y",
"splitwise-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.splitwise-mcp]
command = "npx"
args = ["-y", "splitwise-mcp"]
{
"mcpServers": {
"splitwise-mcp": {
"args": [
"-y",
"splitwise-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"splitwise-mcp": {
"args": [
"-y",
"splitwise-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
SPLITWISE_API_KEY (Your Splitwise API key (splitwise.com/apps/api)), SPLITWISE_OUTPUT_DIR (Directory sw_get_receipt writes downloaded receipts into (default: the working directory)).
The author declared them in the registry entry; get the values from the project itself.
Split shared expenses in a group — no account needed. See who owes whom and settle up.
Manage shared household finances for two people - expenses, budgets, savings, and settlements.
Corporate travel booking and expense management for TripGain, exposed as an MCP server.
MCP server for dbatools — exposes SQL Server management commands as MCP tools
Encrypted secrets and credential management for agents
Shared memory across devices, sessions, and agents for OpenClaw, Claude Code, and Codex.
MCP server for URL shortening and management
Shared session bus MCP+CLI for Claude/Codex/Cursor/Grok: list, read, handoff, send, spawn.
Answers built from our own checks of this server.