Prodcheck runs on your own machine — the client starts it, so there is no endpoint to ping. 218 installs a week from npm. Last commit 13 Sep 2026.
4,372 pre-production checks: security, performance, scale, integrations, post-launch.
We read the source, 23 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
const dest = path.join(cwd, rel)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add prodcheck -- npx -y prodcheck
{
"mcpServers": {
"prodcheck": {
"args": [
"-y",
"prodcheck"
],
"command": "npx"
}
}
}
[mcp_servers.prodcheck]
command = "npx"
args = ["-y", "prodcheck"]
{
"mcpServers": {
"prodcheck": {
"args": [
"-y",
"prodcheck"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"prodcheck": {
"args": [
"-y",
"prodcheck"
],
"command": "npx"
}
}
}
Production readiness for vibe-coded apps. 52 checks for security, reliability, and performance.
OAuth website audits: security, SEO, AI visibility, integrations, accessibility and performance.
AI website audit: security, SEO, performance, UX and accessibility checks with actionable fixes.
Intent security pre-flight checks for autonomous AI agents.
Local GitHub Actions/CI maintenance check (action pinning, token perms). Not a full security audit.
GitHub Actions workflow security audit - 21 checks: pinning, permissions, secrets, injection.
Trust verification for MCP servers. Check scores, scan for security issues, search 4,200+ servers.
PostgreSQL MCP server for schema, query, health, security, and performance analysis.
Answers built from our own checks of this server.