stipend.sh
Rank #25,073io.github.Graphiker-Australia/stipend
Non-custodial USDC wallet on Base with spending limits enforced in code, not in a prompt.
stipend.sh is a Model Context Protocol (MCP) server published by stipend-sh. It ranks #25,073 of 132,046 servers tracked on MCP Toplist. stipend.sh is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 12, 2026 and most recently updated on Aug 12, 2026.
Ranks ahead of 106,973 of 132,046 servers on MCP Toplist.
Use stipend.sh
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add stipend -- npx -y mcp stipend[mcp_servers.stipend]
command = "npx"
args = ["-y", "mcp", "stipend"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"stipend": {
"command": "npx",
"args": [
"-y",
"mcp",
"stipend"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"stipend": {
"command": "npx",
"args": [
"-y",
"mcp",
"stipend"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"stipend": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp",
"stipend"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"stipend": {
"command": "npx",
"args": [
"-y",
"mcp",
"stipend"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"stipend": {
"command": "npx",
"args": [
"-y",
"mcp",
"stipend"
]
}
}
}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.Graphiker-Australia%2Fstipend)<a href="https://mcptoplist.com/server/io.github.Graphiker-Australia%2Fstipend"><img src="https://mcptoplist.com/badge/io.github.Graphiker-Australia%2Fstipend.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
stipend-sh
Available versions (1)
| Version | Published |
|---|---|
| 0.45.4 | Aug 12, 2026 |
Frequently asked questions
- Who maintains stipend.sh?
- stipend.sh is maintained by stipend-sh, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is stipend.sh listed on the Official MCP Registry?
- Yes — stipend.sh is listed on the Official MCP Registry, alongside Glama.
- How many versions does stipend.sh have?
- MCP Toplist tracks 1 version of stipend.sh, most recently published on Aug 12, 2026.
- Where can I find the source code for stipend.sh?
- The source code for stipend.sh is hosted at github.com/stipend-sh/stipend.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.