{"openapi":"3.1.0","info":{"title":"해양수산부 해양기상정보 API","description":"해양수산부에서 제공하는 해상 기상·파고·조류 예보 공공데이터 API입니다. 해역별 파고, 풍속, 조류 정보, 해상 기상 특보를 조회할 수 있어 해양 안전·어업·항해 계획에 활용됩니다.","version":"1.0.0","x-fusepie-id":"mof-ocean-weather","x-fusepie-category":"weather","x-fusepie-provider":"해양수산부"},"servers":[{"url":"https://apis.data.go.kr/1192000/OceanService","description":"Production"}],"paths":{"/":{"get":{"operationId":"call_mof_ocean_weather","summary":"해양수산부 해양기상정보 API","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.data.go.kr/data/15116756/openapi.do"}}},"x-mcp-config":{"mcpServers":{"mof-ocean-weather":{"command":"npx","args":["-y","@fusepie/mcp-mof-ocean-weather"],"env":{"API_KEY":""}}}}}