{"openapi":"3.1.0","info":{"title":"Upstash CLI","description":"Upstash CLI로 서버리스 Redis, Kafka 인스턴스를 관리합니다. 데이터베이스 생성·삭제, 연결 정보 조회, 사용량 통계를 터미널에서 확인하여 서버리스 데이터 인프라를 효율적으로 운영합니다.","version":"1.0.0","x-fusepie-id":"cli-upstash","x-fusepie-category":"data","x-fusepie-provider":"Upstash"},"servers":[{"url":"brew install upstash/tap/upstash","description":"Production"}],"paths":{"/":{"get":{"operationId":"call_cli_upstash","summary":"Upstash CLI","description":"Upstash CLI로 서버리스 Redis, Kafka 인스턴스를 관리합니다. 데이터베이스 생성·삭제, 연결 정보 조회, 사용량 통계를 터미널에서 확인하여 서버리스 데이터 인프라를 효율적으로 운영합니다.","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":"API key required"}}},"x-mcp-config":{"mcpServers":{"cli-upstash":{"command":"npx","args":["-y","@fusepie/mcp-cli-upstash"],"env":{"API_KEY":""}}}}}