{"openapi":"3.1.0","info":{"title":"우체국 우편물 종적조회 API","description":"우체국 택배 및 등기우편 배송 조회","version":"1.0.0","x-fusepie-id":"koreapost-delivery-track","x-fusepie-category":"transport","x-fusepie-provider":"우정사업본부"},"servers":[],"paths":{"/":{"get":{"operationId":"call_koreapost_delivery_track","summary":"우체국 우편물 종적조회 API","description":"우체국 택배 및 등기우편 배송 조회","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/15043321/openapi.do"}}},"x-mcp-config":{"mcpServers":{"koreapost-delivery-track":{"command":"npx","args":["-y","@fusepie/mcp-koreapost-delivery-track"],"env":{"API_KEY":""}}}}}