{
  "$schema": "https://static.modelcontextprotocol.io/schemas/v1/server.schema.json",
  "name": "io.github.example/broken-mcp",
  "description": "Present but not connectable: the remote endpoint isn't an absolute http(s) URL.",
  "version": "1.0.0",
  "remotes": [{ "type": "streamable-http", "url": "example.com/mcp" }]
}
