PromptSpend
Rank #7,037io.github.AndrewAvery7/promptspend
LLM pricing where every rate carries its source and the date it was last confirmed.
PromptSpend is a Model Context Protocol (MCP) server published by AndrewAvery7. It ranks #7,037 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. PromptSpend is listed on Official MCP, with 2 tracked versions. It was first listed on Aug 3, 2026 and most recently updated on Aug 6, 2026.
Ranks ahead of 125,009 of 132,046 servers on MCP Toplist.
Use PromptSpend
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add promptspend -- npx -y @promptspend/mcp[mcp_servers.promptspend]
command = "npx"
args = ["-y", "@promptspend/mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"promptspend": {
"command": "npx",
"args": [
"-y",
"@promptspend/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"promptspend": {
"command": "npx",
"args": [
"-y",
"@promptspend/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"promptspend": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@promptspend/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"promptspend": {
"command": "npx",
"args": [
"-y",
"@promptspend/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"promptspend": {
"command": "npx",
"args": [
"-y",
"@promptspend/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.AndrewAvery7%2Fpromptspend)<a href="https://mcptoplist.com/server/io.github.AndrewAvery7%2Fpromptspend"><img src="https://mcptoplist.com/badge/io.github.AndrewAvery7%2Fpromptspend.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
AndrewAvery7
Available versions (2)
| Version | Published |
|---|---|
| 0.1.6 | Aug 6, 2026 |
| 0.1.5 | Aug 6, 2026 |
Frequently asked questions
- Who maintains PromptSpend?
- PromptSpend is maintained by AndrewAvery7, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is PromptSpend listed on the Official MCP Registry?
- Yes — PromptSpend is listed on the Official MCP Registry.
- How many versions does PromptSpend have?
- MCP Toplist tracks 2 versions of PromptSpend, most recently published on Aug 6, 2026.
- Where can I find the source code for PromptSpend?
- The source code for PromptSpend is hosted at github.com/AndrewAvery7/promptspend.
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.