{"openapi":"3.1.0","info":{"title":"Hygraph (GraphCMS)","description":"Hygraph는 GraphQL 우선 헤드리스 CMS로, 콘텐츠 모델링부터 API까지 GraphQL 네이티브로 동작합니다. 리치텍스트, 로컬라이제이션, 예약 발행을 지원하며, 다국어 콘텐츠 관리와 Jamstack 기반 웹사이트 구축에 최적화되어 있습니다.","version":"1.0.0","x-fusepie-id":"graphql-hygraph","x-fusepie-category":"data","x-fusepie-provider":"Hygraph"},"servers":[{"url":"https://api-{region}.hygraph.com/v2/{projectId}/master","description":"Production"}],"paths":{"/":{"get":{"operationId":"call_graphql_hygraph","summary":"Hygraph (GraphCMS)","description":"Hygraph는 GraphQL 우선 헤드리스 CMS로, 콘텐츠 모델링부터 API까지 GraphQL 네이티브로 동작합니다. 리치텍스트, 로컬라이제이션, 예약 발행을 지원하며, 다국어 콘텐츠 관리와 Jamstack 기반 웹사이트 구축에 최적화되어 있습니다.","parameters":[{"name":"q","in":"query","description":"Search query or main parameter","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"}}}}},"security":[{"apiKey":[]}]}}},"components":{"securitySchemes":{"apiKey":{"type":"apiKey","in":"header","name":"Authorization","description":"API key required"}}},"x-mcp-config":{"mcpServers":{"graphql-hygraph":{"command":"npx","args":["-y","@fusepie/mcp-graphql-hygraph"],"env":{"API_KEY":""}}}}}