ResiliReplay
Rank #10,696io.github.aliengineering-byte/resilireplay
Run bounded, deterministic MCP reliability tests and generate executable regressions.
ResiliReplay is a Model Context Protocol (MCP) server published by aliengineering-byte. It ranks #10,696 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. ResiliReplay is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 4, 2026 and most recently updated on Sep 4, 2026.
Ranks ahead of 121,350 of 132,046 servers on MCP Toplist.
Use ResiliReplay
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add resilireplay -- npx -y resilireplay mcp serve[mcp_servers.resilireplay]
command = "npx"
args = ["-y", "resilireplay", "mcp", "serve"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"resilireplay": {
"command": "npx",
"args": [
"-y",
"resilireplay",
"mcp",
"serve"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"resilireplay": {
"command": "npx",
"args": [
"-y",
"resilireplay",
"mcp",
"serve"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"resilireplay": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"resilireplay",
"mcp",
"serve"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"resilireplay": {
"command": "npx",
"args": [
"-y",
"resilireplay",
"mcp",
"serve"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"resilireplay": {
"command": "npx",
"args": [
"-y",
"resilireplay",
"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/io.github.aliengineering-byte%2Fresilireplay)<a href="https://mcptoplist.com/server/io.github.aliengineering-byte%2Fresilireplay"><img src="https://mcptoplist.com/badge/io.github.aliengineering-byte%2Fresilireplay.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
aliengineering-byte
Other servers by aliengineering-byte
View all aliengineering-byte servers →Available versions (1)
| Version | Published |
|---|---|
| 0.7.1 | Sep 4, 2026 |
Frequently asked questions
- Who maintains ResiliReplay?
- ResiliReplay is maintained by aliengineering-byte, which publishes 2 MCP servers (5 total versions) tracked on MCP Toplist.
- Is ResiliReplay listed on the Official MCP Registry?
- Yes — ResiliReplay is listed on the Official MCP Registry, alongside Glama.
- How many versions does ResiliReplay have?
- MCP Toplist tracks 1 version of ResiliReplay, most recently published on Sep 4, 2026.
- Where can I find the source code for ResiliReplay?
- The source code for ResiliReplay is hosted at github.com/aliengineering-byte/resilireplay.
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.