{"openapi":"3.1.0","info":{"title":"해양수산부 항만 운영정보 API","description":"해양수산부에서 제공하는 국내 항만 입출항·선박 현황 공공데이터 API입니다. 항만별 선박 입출항 내역, 화물 처리 현황, 항만 시설 정보를 조회할 수 있습니다.","version":"1.0.0","x-fusepie-id":"mof-port","x-fusepie-category":"transport","x-fusepie-provider":"해양수산부"},"servers":[{"url":"https://apis.data.go.kr/1192000/PortService","description":"Production"}],"paths":{"/":{"get":{"operationId":"call_mof_port","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/15000579/openapi.do"}}},"x-mcp-config":{"mcpServers":{"mof-port":{"command":"npx","args":["-y","@fusepie/mcp-mof-port"],"env":{"API_KEY":""}}}}}