Check if your MCP server is ready to publish on the MCP Registry, Smithery, or npm.
Validate whether your MCP server is publishable on real directories. Preflight checks your server's actual artifacts — , , — against the documented requirements of the MCP Registry, Smithery, and npm. Every finding includes the evidence found, the directory rule it maps to, and the exact fix. Directory | Hard requirements verified | -----------|--------------------------| MCP Registry |…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Validate whether your MCP server is publishable on real directories. Preflight checks your server's actual artifacts — , , — against the documented requirements of the MCP Registry, Smithery, and npm. Every finding includes the evidence found, the directory rule it maps to, and the exact fix. Directory | Hard requirements verified | -----------|--------------------------| MCP Registry | server.json schema, name format, packages/remotes config, transport type, npm mcpName ownership, PyPI README…