MCP Failure Lab
Rank #8,480io.github.anilloutombam/mcp-failure-lab
A chaos-engineering and resilience-testing toolkit for Model Context Protocol servers.
MCP Failure Lab is a Model Context Protocol (MCP) server published by anilloutombam. It ranks #8,480 of 132,046 servers tracked on MCP Toplist. MCP Failure Lab is listed across 2 registries — Official MCP and Glama, with 6 tracked versions. It was first listed on Aug 1, 2026 and most recently updated on Sep 19, 2026.
Ranks ahead of 123,566 of 132,046 servers on MCP Toplist.
Use MCP Failure Lab
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcp-failure-lab -- npx -y mcp-failure-lab[mcp_servers.mcp-failure-lab]
command = "npx"
args = ["-y", "mcp-failure-lab"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcp-failure-lab": {
"command": "npx",
"args": [
"-y",
"mcp-failure-lab"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcp-failure-lab": {
"command": "npx",
"args": [
"-y",
"mcp-failure-lab"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcp-failure-lab": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcp-failure-lab"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcp-failure-lab": {
"command": "npx",
"args": [
"-y",
"mcp-failure-lab"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcp-failure-lab": {
"command": "npx",
"args": [
"-y",
"mcp-failure-lab"
]
}
}
}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.anilloutombam%2Fmcp-failure-lab)<a href="https://mcptoplist.com/server/io.github.anilloutombam%2Fmcp-failure-lab"><img src="https://mcptoplist.com/badge/io.github.anilloutombam%2Fmcp-failure-lab.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
anilloutombam
Available versions (6)
| Version | Published |
|---|---|
| 0.10.0 | Sep 19, 2026 |
| 0.9.0 | Sep 15, 2026 |
| 0.8.0 | Sep 9, 2026 |
| 0.7.0 | Sep 5, 2026 |
| 0.6.0 | Aug 29, 2026 |
| 0.5.1 | Aug 27, 2026 |
Frequently asked questions
- Who maintains MCP Failure Lab?
- MCP Failure Lab is maintained by anilloutombam, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is MCP Failure Lab listed on the Official MCP Registry?
- Yes — MCP Failure Lab is listed on the Official MCP Registry, alongside Glama.
- How many versions does MCP Failure Lab have?
- MCP Toplist tracks 6 versions of MCP Failure Lab, most recently published on Sep 19, 2026.
- Where can I find the source code for MCP Failure Lab?
- The source code for MCP Failure Lab is hosted at github.com/anilloutombam/mcp-failure-lab.
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.