{"openapi":"3.1.0","info":{"title":"Contentful MCP Server","description":"Contentful MCP 서버로 엔터프라이즈급 헤드리스 CMS 콘텐츠를 관리합니다. Content Delivery/Management API로 다국어 콘텐츠를 생성·배포하고, 웹훅과 미리보기 기능으로 편집 워크플로우를 지원합니다.","version":"1.0.0","x-fusepie-id":"mcp-contentful","x-fusepie-category":"data","x-fusepie-provider":"Contentful"},"servers":[{"url":"@anthropic/mcp-contentful","description":"Production"}],"paths":{"/":{"get":{"operationId":"call_mcp_contentful","summary":"Contentful MCP Server","description":"Contentful MCP 서버로 엔터프라이즈급 헤드리스 CMS 콘텐츠를 관리합니다. Content Delivery/Management API로 다국어 콘텐츠를 생성·배포하고, 웹훅과 미리보기 기능으로 편집 워크플로우를 지원합니다.","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":{"mcp-contentful":{"command":"npx","args":["-y","@fusepie/mcp-mcp-contentful"],"env":{"API_KEY":""}}}}}