xupersplit
Rank #6,944io.github.kanylbullen/xupersplit
Split shared expenses in a group — no account needed. See who owes whom and settle up.
xupersplit is a Model Context Protocol (MCP) server published by kanylbullen. It ranks #6,944 of 115,591 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. xupersplit is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Aug 3, 2026 and most recently updated on Aug 10, 2026.
Ranks ahead of 108,647 of 115,591 servers on MCP Toplist.
Use xupersplit
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http xupersplit https://split.xuper.fun/api/mcp[mcp_servers.xupersplit]
url = "https://split.xuper.fun/api/mcp"Add to ~/.codex/config.toml.
https://split.xuper.fun/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"xupersplit": {
"url": "https://split.xuper.fun/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"xupersplit": {
"type": "http",
"url": "https://split.xuper.fun/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"xupersplit": {
"serverUrl": "https://split.xuper.fun/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"xupersplit": {
"url": "https://split.xuper.fun/api/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.kanylbullen%2Fxupersplit)<a href="https://mcptoplist.com/server/io.github.kanylbullen%2Fxupersplit"><img src="https://mcptoplist.com/badge/io.github.kanylbullen%2Fxupersplit.svg" alt="MCP Toplist: Top 10% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
kanylbullen
Other servers by kanylbullen
View all kanylbullen servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Aug 10, 2026 |
| 1.0.0 | Aug 3, 2026 |
Frequently asked questions
- Who maintains xupersplit?
- xupersplit is maintained by kanylbullen, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
- Is xupersplit listed on the Official MCP Registry?
- Yes — xupersplit is listed on the Official MCP Registry, alongside Glama.
- How many versions does xupersplit have?
- MCP Toplist tracks 2 versions of xupersplit, most recently published on Aug 10, 2026.
- Where can I find the source code for xupersplit?
- The source code for xupersplit is hosted at github.com/kanylbullen/xupersplit.