pay-up
PayUp is a MCP server that is meant to be a replacement for Splitwise for all my future trips.
How to use it?
- Clone the repo
- Run make
- Add the following to your
claude_desktop_config.jsonfile, and it should just work.
{
"mcpServers": {
"weather": {
},
"payup": {
"command" : "/Users/shreyesh/projects/payup/payup"
}
}
}
Improvements
This definitely needs a better client than the existing one because right now my prompts have to be too long for it to understand what it needs to do. Ideally, the MCP client should have the prompts built in for each of the use-cases and then it just calls the relevant MCP server tools as required.
Some Screenshots

Recommend MCP Servers 💡
@stefanoamorelli/fred-mcp-server
A Model Context Protocol server for accessing Federal Reserve Economic Data financial datasets
crypto-trending
null
@narumiruna/yfinance-mcp
A simple MCP server for Yahoo Finance using [yfinance](https://github.com/ranaroussi/yfinance). This server provides a set of tools to fetch stock data, news, and other financial information.
binance-mcp-server
An MCP server integrating AI assistants with Binance APIs for automated trading, market data, and account management.
finbud-data-mcp
An MCP server providing comprehensive financial data tools, including analyst estimates, market overviews, financial statements, economic indicators, and options data, generated with Stainless.
jupiter-mcp
null