Gr Splitwise
БесплатноНе проверенMCP server for Splitwise. Enables creating and managing expenses, splits, and groups directly from Claude without manual entry.
Описание
MCP server for Splitwise. Enables creating and managing expenses, splits, and groups directly from Claude without manual entry.
README
MCP server for Splitwise. Create and manage expenses, splits, and groups directly from Claude — no manual entry.
Tools
| Tool | What it does |
|---|---|
list_groups |
List all your Splitwise groups with IDs |
list_group_members |
List members of a group with user IDs |
create_group |
Create a new group and add members |
create_expense |
Create an expense with per-user splits, date, and notes |
update_expense |
Update any field on an existing expense |
delete_expense |
Delete an expense by ID |
Setup
1. Get your Splitwise API key
Go to https://secure.splitwise.com/apps, create a new app, and copy the API key.
2. Add to Claude Desktop
{
"mcpServers": {
"splitwise": {
"command": "uvx",
"args": ["gr-splitwise-mcp"],
"env": {
"SPLITWISE_API_KEY": "your-api-key-here"
}
}
}
}
3. Add to Claude Code
claude mcp add splitwise -e SPLITWISE_API_KEY=your-api-key-here -- uvx gr-splitwise-mcp
Usage examples
Create an expense with a custom split:
Create a Splitwise expense for dinner at Zaika, $259.59, in group 97230678.
I paid. Split 75% to me (user 94211279) and 25% to Suhas (user 24465843).
Date: May 2, notes: "Niagara Falls trip dinner"
Create a group:
Create a Splitwise group called "Barcelona Trip 2026", type trip,
and add user 24465843 as a member.
Update an expense date/notes:
Update expense 4451638821 — set date to 2026-03-19 and notes to "Turo car rental booking"
Notes
- Dates are automatically normalized to noon UTC to avoid timezone display issues in the Splitwise app
- All splits must sum exactly to the total cost
- Use
list_groupsandlist_group_membersto find IDs before creating expenses
Установить Gr Splitwise в Claude Desktop, Claude Code, Cursor
unyly install gr-splitwise-mcpСтавит в Claude Desktop, Claude Code, Cursor и VS Code — сам разбирается с npx, uvx и сборкой из исходников.
Впервые? Поставь CLI: curl -fsSL https://unyly.org/install | sh
Или настроить вручную
Выполни в терминале:
claude mcp add gr-splitwise-mcp -- uvx gr-splitwise-mcpFAQ
Gr Splitwise MCP бесплатный?
Да, Gr Splitwise MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Gr Splitwise?
Нет, Gr Splitwise работает без API-ключей и переменных окружения.
Gr Splitwise — hosted или self-hosted?
Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.
Как установить Gr Splitwise в Claude Desktop, Claude Code или Cursor?
Открой Gr Splitwise на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Gr Splitwise with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
