Serversio.github.evanfollis/preflight
P

Preflight

io.github.evanfollis/preflight · v0.1.0
● Remote
v0.1.0remote🌐 https://skillfoundry.synaplex.ai/products/preflight/mcp/↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.evanfollis/preflight",
  "description": "Check if your MCP server is ready to publish on the MCP Registry, Smithery, or npm.",
  "title": "Preflight",
  "repository": {
    "url": "https://github.com/evanfollis/preflight",
    "source": "github"
  },
  "version": "0.1.0",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://skillfoundry.synaplex.ai/products/preflight/mcp/"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}