{"openapi":"3.1.0","info":{"title":"출입국관광통계서비스","description":"출입국 관광객 및 관광수지 통계","version":"1.0.0","x-fusepie-id":"tourism-stat-kcti","x-fusepie-category":"data","x-fusepie-provider":"한국문화관광연구원"},"servers":[],"paths":{"/":{"get":{"operationId":"call_tourism_stat_kcti","summary":"출입국관광통계서비스","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/15000297/openapi.do"}}},"x-mcp-config":{"mcpServers":{"tourism-stat-kcti":{"command":"npx","args":["-y","@fusepie/mcp-tourism-stat-kcti"],"env":{"API_KEY":""}}}}}