culprit
Rank #9,518io.github.noordeen123/culprit
Deterministic, offline root-cause analysis and pre-commit fix verification for coding agents.
culprit is a Model Context Protocol (MCP) server published by noordeen123. It ranks #9,518 of 132,046 servers tracked on MCP Toplist, and its repository has 6 GitHub stars. culprit is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jun 20, 2026 and most recently updated on Jul 26, 2026.
Ranks ahead of 122,528 of 132,046 servers on MCP Toplist.
Use culprit
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add culprit -- uvx --from "culprit[mcp]" culprit-mcp culprit[mcp_servers.culprit]
command = "uvx"
args = ["--from", "culprit[mcp]", "culprit-mcp", "culprit"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"culprit": {
"command": "uvx",
"args": [
"--from",
"culprit[mcp]",
"culprit-mcp",
"culprit"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"culprit": {
"command": "uvx",
"args": [
"--from",
"culprit[mcp]",
"culprit-mcp",
"culprit"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"culprit": {
"type": "stdio",
"command": "uvx",
"args": [
"--from",
"culprit[mcp]",
"culprit-mcp",
"culprit"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"culprit": {
"command": "uvx",
"args": [
"--from",
"culprit[mcp]",
"culprit-mcp",
"culprit"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"culprit": {
"command": "uvx",
"args": [
"--from",
"culprit[mcp]",
"culprit-mcp",
"culprit"
]
}
}
}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.noordeen123%2Fculprit)<a href="https://mcptoplist.com/server/io.github.noordeen123%2Fculprit"><img src="https://mcptoplist.com/badge/io.github.noordeen123%2Fculprit.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
noordeen123
Available versions (1)
| Version | Published |
|---|---|
| 0.4.0 | Jul 26, 2026 |
Frequently asked questions
- Who maintains culprit?
- culprit is maintained by noordeen123, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is culprit listed on the Official MCP Registry?
- Yes — culprit is listed on the Official MCP Registry, alongside Glama.
- How many versions does culprit have?
- MCP Toplist tracks 1 version of culprit, most recently published on Jul 26, 2026.
- Where can I find the source code for culprit?
- The source code for culprit is hosted at github.com/noordeen123/culprit.
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.