ClawbackAI
Rank #60,410io.github.Rckl88/clawbackai-mcp
LLM cost optimization. Audit your calls, prove savings, route to the cheapest quality model. BYOK.
ClawbackAI is a Model Context Protocol (MCP) server published by rckl88. It ranks #60,410 of 132,113 servers tracked on MCP Toplist. ClawbackAI is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Apr 12, 2026 and most recently updated on Apr 12, 2026.
Ranks ahead of 71,703 of 132,113 servers on MCP Toplist.
Use ClawbackAI
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add clawbackai-mcp -- npx -y clawbackai-mcp[mcp_servers.clawbackai-mcp]
command = "npx"
args = ["-y", "clawbackai-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"clawbackai-mcp": {
"command": "npx",
"args": [
"-y",
"clawbackai-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"clawbackai-mcp": {
"command": "npx",
"args": [
"-y",
"clawbackai-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"clawbackai-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"clawbackai-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"clawbackai-mcp": {
"command": "npx",
"args": [
"-y",
"clawbackai-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"clawbackai-mcp": {
"command": "npx",
"args": [
"-y",
"clawbackai-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.Rckl88%2Fclawbackai-mcp)<a href="https://mcptoplist.com/server/io.github.Rckl88%2Fclawbackai-mcp"><img src="https://mcptoplist.com/badge/io.github.Rckl88%2Fclawbackai-mcp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
rckl88
Other servers by rckl88
View all rckl88 servers →Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Apr 12, 2026 |
Frequently asked questions
- Who maintains ClawbackAI?
- ClawbackAI is maintained by rckl88, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is ClawbackAI listed on the Official MCP Registry?
- Yes — ClawbackAI is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does ClawbackAI have?
- MCP Toplist tracks 1 version of ClawbackAI, most recently published on Apr 12, 2026.
- Where can I find the source code for ClawbackAI?
- The source code for ClawbackAI is hosted at github.com/rckl88/clawbackai.
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.