{
  "name": "GST Cranes Marketplace MCP",
  "mcpKind": "product",
  "surface": "product",
  "mcpSurfaceRole": "product",
  "description": "Read-only public discovery MCP endpoint for wanted-ad, model hub, country hub, and Crane Wiki resources. Live marketplace search is handled by the authenticated GST Cranes ChatGPT App MCP. POST JSON-RPC initialize, tools/list, resources/list, or resources/read.",
  "classificationHint": "Classify this as the product MCP server for marketplace, wanted-ad, Crane Wiki, country hub, and model hub resources. Use /docs/mcp as the separate documentation MCP server.",
  "serverUrl": "https://gstcranes.com/.well-known/mcp",
  "serverCard": "https://gstcranes.com/.well-known/mcp/server-card.json",
  "documentationMcpServer": "https://gstcranes.com/docs/mcp",
  "relatedServers": [
    {
      "name": "GST Cranes Public Docs MCP",
      "mcpKind": "docs",
      "surface": "docs",
      "serverUrl": "https://gstcranes.com/docs/mcp",
      "serverCard": "https://gstcranes.com/docs/mcp/server-card.json"
    }
  ]
}