SERVER
Spend
Rank #16342io.github.payclaw/spend
MCP server providing spend capabilities
First listed
Mar 1, 2026
Last publish date
Mar 2, 2026
OVERVIEW
Spend is a Model Context Protocol (MCP) server published by payclaw. It ranks #16342 of 58,832 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. MCP Toplist tracks 3 versions of Spend. It was first listed on Mar 1, 2026 and most recently updated on Mar 2, 2026.
STANDING
#16,342of 58,832 tracked serversTop 50%
Ranks ahead of 42,490 of 58,832 servers on MCP Toplist.
CONNECT
Use Spend
Add Spend to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"spend": {
"command": "npx",
"args": [
"-y",
"@payclaw/mcp-server"
],
"env": {
"PAYCLAW_API_KEY": "<your PAYCLAW_API_KEY>",
"PAYCLAW_API_URL": "<your PAYCLAW_API_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
ORGANIZATION
payclaw
MORE FROM THIS PUBLISHER
Other servers by payclaw
View all payclaw servers →VERSIONS
Available versions (3)
| Version | Published |
|---|---|
| 0.4.0 | Mar 2, 2026 |
| 0.3.1 | Mar 1, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Spend?
- MCP server providing spend capabilities
- Who maintains Spend?
- Spend is maintained by payclaw, which publishes 3 MCP servers (8 total versions) tracked on MCP Toplist.
- Is Spend an official MCP server?
- Spend is not currently listed on the Official MCP Registry.
- How many versions does Spend have?
- MCP Toplist tracks 3 versions of Spend, most recently published on Mar 2, 2026.
- Where can I find the source code for Spend?
- The source code for Spend is hosted at github.com/payclaw/mcp-server.
EXPLORE