MCPSpend
Rank #4,582io.github.andreisirbu91-lab/mcpspend
Query your MCPSpend usage: cost today, top tools, recent sessions, budget projections.
MCPSpend is a Model Context Protocol (MCP) server published by andreisirbu91-lab. It ranks #4,582 of 132,046 servers tracked on MCP Toplist, and its repository has 111 GitHub stars. MCPSpend is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 3 tracked versions. It was first listed on May 24, 2026 and most recently updated on May 25, 2026.
Ranks ahead of 127,464 of 132,046 servers on MCP Toplist.
Use MCPSpend
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcpspend -e "MCPSPEND_API_KEY=<your MCPSPEND_API_KEY>" -e "MCPSPEND_ENDPOINT=<your MCPSPEND_ENDPOINT>" -- npx -y @mcpspend/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.mcpspend]
command = "npx"
args = ["-y", "@mcpspend/mcp-server"]
[mcp_servers.mcpspend.env]
MCPSPEND_API_KEY = "<your MCPSPEND_API_KEY>"
MCPSPEND_ENDPOINT = "<your MCPSPEND_ENDPOINT>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcpspend": {
"command": "npx",
"args": [
"-y",
"@mcpspend/mcp-server"
],
"env": {
"MCPSPEND_API_KEY": "<your MCPSPEND_API_KEY>",
"MCPSPEND_ENDPOINT": "<your MCPSPEND_ENDPOINT>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcpspend": {
"command": "npx",
"args": [
"-y",
"@mcpspend/mcp-server"
],
"env": {
"MCPSPEND_API_KEY": "<your MCPSPEND_API_KEY>",
"MCPSPEND_ENDPOINT": "<your MCPSPEND_ENDPOINT>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mcpspend": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@mcpspend/mcp-server"
],
"env": {
"MCPSPEND_API_KEY": "<your MCPSPEND_API_KEY>",
"MCPSPEND_ENDPOINT": "<your MCPSPEND_ENDPOINT>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcpspend": {
"command": "npx",
"args": [
"-y",
"@mcpspend/mcp-server"
],
"env": {
"MCPSPEND_API_KEY": "<your MCPSPEND_API_KEY>",
"MCPSPEND_ENDPOINT": "<your MCPSPEND_ENDPOINT>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcpspend": {
"command": "npx",
"args": [
"-y",
"@mcpspend/mcp-server"
],
"env": {
"MCPSPEND_API_KEY": "<your MCPSPEND_API_KEY>",
"MCPSPEND_ENDPOINT": "<your MCPSPEND_ENDPOINT>"
}
}
}
}Replace each placeholder with your own value before saving.
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.andreisirbu91-lab%2Fmcpspend)<a href="https://mcptoplist.com/server/io.github.andreisirbu91-lab%2Fmcpspend"><img src="https://mcptoplist.com/badge/io.github.andreisirbu91-lab%2Fmcpspend.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
andreisirbu91-lab
Available versions (3)
| Version | Published |
|---|---|
| 0.2.1 | May 25, 2026 |
| 0.2.0 | May 24, 2026 |
| 0.1.1 | May 24, 2026 |
Frequently asked questions
- Who maintains MCPSpend?
- MCPSpend is maintained by andreisirbu91-lab, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is MCPSpend listed on the Official MCP Registry?
- Yes — MCPSpend is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does MCPSpend have?
- MCP Toplist tracks 3 versions of MCPSpend, most recently published on May 25, 2026.
- Where can I find the source code for MCPSpend?
- The source code for MCPSpend is hosted at github.com/andreisirbu91-lab/mcpspend.
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.