Preflight
io.github.evanfollis/preflightCheck if your MCP server is ready to publish on the MCP Registry, Smithery, or npm.
Tools · 1
Validate whether an MCP server is publishable on real directories (MCP Registry, Smithery, npm). Provide raw artifact contents. Returns evidence-backed findings with source-linked directory rules.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"preflight": {
"url": "https://skillfoundry.synaplex.ai/products/preflight/mcp/",
"transport": "streamable-http"
}
}
}