{"openapi":"3.1.0","info":{"title":"영화진흥위원회(KOBIS)","description":"영화진흥위원회(KOBIS) API는 전국 박스오피스 순위, 영화 상세 정보(감독·출연배우·등급·개봉일), 상영 스케줄을 제공합니다. 일별·주간·주말 박스오피스와 누적 관객 수 데이터를 포함하며, 영화 추천 앱, 미디어 콘텐츠 플랫폼에 활용됩니다.","version":"1.0.0","x-fusepie-id":"kobis","x-fusepie-category":"culture","x-fusepie-provider":"영화진흥위원회"},"servers":[{"url":"http://www.kobis.or.kr/kobisopenapi/webservice/rest","description":"Production"}],"paths":{"/":{"get":{"operationId":"call_kobis","summary":"영화진흥위원회(KOBIS)","description":"영화진흥위원회(KOBIS) 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":"Get your API key from: https://www.kobis.or.kr/kobisopenapi/homepg/apiservice/searchServiceInfo.do"}}},"x-mcp-config":{"mcpServers":{"kobis":{"command":"npx","args":["-y","@fusepie/mcp-kobis"],"env":{"API_KEY":""}}}}}