Cachebash
Rank #11,107io.github.feelgreatfoodie/cachebash
MCP server providing cachebash capabilities
Cachebash is a Model Context Protocol (MCP) server published by rezzedai. It ranks #11,107 of 132,046 servers tracked on MCP Toplist. Cachebash is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Feb 15, 2026 and most recently updated on Feb 23, 2026.
Ranks ahead of 120,939 of 132,046 servers on MCP Toplist.
Use Cachebash
Hosted remote endpoint gated by authentication — connect via its URL and authenticate with the provider (OAuth flow or an API key/header, per its docs).
claude mcp add --transport http cachebash https://cachebash-mcp-922749444863.us-central1.run.app/v1/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.cachebash]
url = "https://cachebash-mcp-922749444863.us-central1.run.app/v1/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://cachebash-mcp-922749444863.us-central1.run.app/v1/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"cachebash": {
"url": "https://cachebash-mcp-922749444863.us-central1.run.app/v1/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"cachebash": {
"type": "http",
"url": "https://cachebash-mcp-922749444863.us-central1.run.app/v1/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"cachebash": {
"serverUrl": "https://cachebash-mcp-922749444863.us-central1.run.app/v1/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"cachebash": {
"url": "https://cachebash-mcp-922749444863.us-central1.run.app/v1/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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.feelgreatfoodie%2Fcachebash)<a href="https://mcptoplist.com/server/io.github.feelgreatfoodie%2Fcachebash"><img src="https://mcptoplist.com/badge/io.github.feelgreatfoodie%2Fcachebash.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
rezzedai
Available versions (2)
| Version | Published |
|---|---|
| 2.0.0 | Feb 23, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Cachebash?
- Cachebash is maintained by rezzedai, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Cachebash listed on the Official MCP Registry?
- Yes — Cachebash is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Cachebash have?
- MCP Toplist tracks 2 versions of Cachebash, most recently published on Feb 23, 2026.
- Where can I find the source code for Cachebash?
- The source code for Cachebash is hosted at github.com/rezzedai/cachebash.
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.