{
  "name": "GST Cranes Public Docs MCP",
  "mcpKind": "docs",
  "surface": "docs",
  "mcpSurfaceRole": "docs",
  "description": "Read-only documentation MCP endpoint. POST JSON-RPC initialize, tools/list, resources/list, or resources/read.",
  "classificationHint": "Classify this as the documentation MCP server for developer docs, OpenAPI, API catalog, and LLM context. Use /.well-known/mcp as the separate product MCP server.",
  "serverUrl": "https://gstcranes.com/docs/mcp",
  "serverCard": "https://gstcranes.com/docs/mcp/server-card.json",
  "alternateServerUrl": "https://gstcranes.com/.well-known/mcp/docs",
  "alternateServerCard": "https://gstcranes.com/.well-known/mcp/docs/server-card.json",
  "relatedServers": [
    {
      "name": "GST Cranes Marketplace MCP",
      "mcpKind": "product",
      "surface": "product",
      "serverUrl": "https://gstcranes.com/.well-known/mcp",
      "serverCard": "https://gstcranes.com/.well-known/mcp/server-card.json"
    }
  ]
}