Skip to content
Back to search
90
MCP live v0.1.0 MCP 2025-11-25 streamable-http

Preflight

io.github.evanfollis/preflight

Check if your MCP server is ready to publish on the MCP Registry, Smithery, or npm.

Uptime
100.0%
1 direct probes · 30d
Response
1474ms
last probe
Tools
1
callable
Resources
0
readable
Prompts
0
available

Tools · 1

check_publish_readiness

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.

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"
    }
  }
}