VibeRevert
Rank #9,283com.viberevert/viberevert
Local MCP server for AI coding safety: risk checks, sessions, checkpoints, and fix prompts.
VibeRevert is a Model Context Protocol (MCP) server published by madeinplutofabio. It ranks #9,283 of 132,345 servers tracked on MCP Toplist. VibeRevert is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jun 21, 2026 and most recently updated on Aug 19, 2026.
Ranks ahead of 123,062 of 132,345 servers on MCP Toplist.
Use VibeRevert
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add viberevert -- npx -y viberevert mcp serve[mcp_servers.viberevert]
command = "npx"
args = ["-y", "viberevert", "mcp", "serve"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"viberevert": {
"command": "npx",
"args": [
"-y",
"viberevert",
"mcp",
"serve"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"viberevert": {
"command": "npx",
"args": [
"-y",
"viberevert",
"mcp",
"serve"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"viberevert": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"viberevert",
"mcp",
"serve"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"viberevert": {
"command": "npx",
"args": [
"-y",
"viberevert",
"mcp",
"serve"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"viberevert": {
"command": "npx",
"args": [
"-y",
"viberevert",
"mcp",
"serve"
]
}
}
}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/com.viberevert%2Fviberevert)<a href="https://mcptoplist.com/server/com.viberevert%2Fviberevert"><img src="https://mcptoplist.com/badge/com.viberevert%2Fviberevert.svg" alt="MCP Toplist: Top 10% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
madeinplutofabio
Available versions (1)
| Version | Published |
|---|---|
| 0.7.1-beta.4 | Aug 19, 2026 |
Frequently asked questions
- Who maintains VibeRevert?
- VibeRevert is maintained by madeinplutofabio, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is VibeRevert listed on the Official MCP Registry?
- Yes — VibeRevert is listed on the Official MCP Registry, alongside Glama.
- How many versions does VibeRevert have?
- MCP Toplist tracks 1 version of VibeRevert, most recently published on Aug 19, 2026.
- Where can I find the source code for VibeRevert?
- The source code for VibeRevert is hosted at github.com/madeinplutofabio/vibe-revert.
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.