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 💡
@paypal/mcp
PayPal's MCP server enables merchants to interact with their business tasks using natural language via MCP clients, streamlining operations like invoice creation.
funding-rates-mcp
An MCP server that provides real-time funding rate data across major crypto exchanges.
Trade-Agent/trade-agent-mcp
Enables natural-language interaction with stock and crypto brokerages to execute trades, query portfolio performance, and surface market insights via the MCP protocol.
MardiantoS/alpaca-mcp-server
An MCP server for Alpaca trading to enable LLMs like Claude to interact with Alpaca's API
coin_api_mcp
A Model Context Protocol server providing access to CoinMarketCap's cryptocurrency data for AI applications
bin-data
An official Pagos MCP Server that provides BIN (Bank Identification Number) data, including enhanced insights, for financial transactions.