ProdCheck
Rank #2,744io.github.FarzamHabibi/prodcheck
4,372 pre-production checks: security, performance, scale, integrations, post-launch.
ProdCheck is a Model Context Protocol (MCP) server published by FarzamHabibi. It ranks #2,744 of 132,046 servers tracked on MCP Toplist, and its repository has 15 GitHub stars. ProdCheck is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Aug 29, 2026 and most recently updated on Sep 8, 2026.
Ranks ahead of 129,302 of 132,046 servers on MCP Toplist.
Use ProdCheck
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add prodcheck -- npx -y --package prodcheck prodcheck-mcp prodcheck[mcp_servers.prodcheck]
command = "npx"
args = ["-y", "--package", "prodcheck", "prodcheck-mcp", "prodcheck"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"prodcheck": {
"command": "npx",
"args": [
"-y",
"--package",
"prodcheck",
"prodcheck-mcp",
"prodcheck"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"prodcheck": {
"command": "npx",
"args": [
"-y",
"--package",
"prodcheck",
"prodcheck-mcp",
"prodcheck"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"prodcheck": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"--package",
"prodcheck",
"prodcheck-mcp",
"prodcheck"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"prodcheck": {
"command": "npx",
"args": [
"-y",
"--package",
"prodcheck",
"prodcheck-mcp",
"prodcheck"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"prodcheck": {
"command": "npx",
"args": [
"-y",
"--package",
"prodcheck",
"prodcheck-mcp",
"prodcheck"
]
}
}
}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.FarzamHabibi%2Fprodcheck)<a href="https://mcptoplist.com/server/io.github.FarzamHabibi%2Fprodcheck"><img src="https://mcptoplist.com/badge/io.github.FarzamHabibi%2Fprodcheck.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
FarzamHabibi
Available versions (4)
| Version | Published |
|---|---|
| 1.19.0 | Sep 8, 2026 |
| 1.18.0 | Sep 7, 2026 |
| 1.17.0 | Sep 3, 2026 |
| 1.15.0 | Sep 2, 2026 |
Frequently asked questions
- Who maintains ProdCheck?
- ProdCheck is maintained by FarzamHabibi, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is ProdCheck listed on the Official MCP Registry?
- Yes — ProdCheck is listed on the Official MCP Registry, alongside Glama.
- How many versions does ProdCheck have?
- MCP Toplist tracks 4 versions of ProdCheck, most recently published on Sep 8, 2026.
- Where can I find the source code for ProdCheck?
- The source code for ProdCheck is hosted at github.com/FarzamHabibi/pre-production-checklist.
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.