{"openapi":"3.1.0","info":{"title":"문화데이터광장","description":"문화체육관광부 문화데이터광장 API는 문화시설(박물관·미술관·공연장), 문화행사, 문화유산 정보를 제공합니다. 지역·카테고리 기반 검색과 이미지 데이터를 포함하며, 문화 생활 앱, 지역 관광 서비스, 교육 플랫폼에 활용됩니다.","version":"1.0.0","x-fusepie-id":"culture-data","x-fusepie-category":"culture","x-fusepie-provider":"문화체육관광부"},"servers":[],"paths":{"/":{"get":{"operationId":"call_culture_data","summary":"문화데이터광장","description":"문화체육관광부 문화데이터광장 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.culture.go.kr/data/openapi/openapiList.do"}}},"x-mcp-config":{"mcpServers":{"culture-data":{"command":"npx","args":["-y","@fusepie/mcp-culture-data"],"env":{"API_KEY":""}}}}}