{"openapi":"3.1.0","info":{"title":"에어코리아 실시간 대기오염","description":"에어코리아에서 운영하는 전국 측정소의 초미세먼지(PM2.5), 미세먼지(PM10), 오존(O3), 이산화질소(NO2) 등 7개 대기오염 항목을 실시간으로 제공합니다. 측정소별 데이터와 통합대기환경지수(CAI)를 포함하며, 건강 앱, 스마트홈, 야외 활동 서비스에 활용됩니다.","version":"1.0.0","x-fusepie-id":"airkorea-realtime","x-fusepie-category":"weather","x-fusepie-provider":"한국환경공단"},"servers":[{"url":"http://apis.data.go.kr/B552584/ArpltnInforInqireSvc","description":"Production"}],"paths":{"/":{"get":{"operationId":"call_airkorea_realtime","summary":"에어코리아 실시간 대기오염","description":"에어코리아에서 운영하는 전국 측정소의 초미세먼지(PM2.5), 미세먼지(PM10), 오존(O3), 이산화질소(NO2) 등 7개 대기오염 항목을 실시간으로 제공합니다. 측정소별 데이터와 통합대기환경지수(CAI)를 포함하며, 건강 앱, 스마트홈, 야외 활동 서비스에 활용됩니다.","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.data.go.kr/data/15073861/openapi.do"}}},"x-mcp-config":{"mcpServers":{"airkorea-realtime":{"command":"npx","args":["-y","@fusepie/mcp-airkorea-realtime"],"env":{"API_KEY":""}}}}}