{"openapi":"3.1.0","info":{"title":"KOPIS 공연예술정보","description":"예술경영지원센터 KOPIS(공연예술통합전산망) API는 전국 공연 정보, 티켓 예매 현황, 공연장 정보, 배우/제작사 데이터를 제공합니다. 공연 기간·장르·지역 기반 검색을 지원하며, 문화 콘텐츠 앱, 공연 추천 서비스에 활용됩니다.","version":"1.0.0","x-fusepie-id":"kopis","x-fusepie-category":"culture","x-fusepie-provider":"예술경영지원센터"},"servers":[],"paths":{"/":{"get":{"operationId":"call_kopis","summary":"KOPIS 공연예술정보","description":"예술경영지원센터 KOPIS(공연예술통합전산망) 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.kopis.or.kr/por/cs/openapi/openApiInfo.do"}}},"x-mcp-config":{"mcpServers":{"kopis":{"command":"npx","args":["-y","@fusepie/mcp-kopis"],"env":{"API_KEY":""}}}}}