{"openapi":"3.1.0","info":{"title":"Upstash MCP Server","description":"Upstash MCP 서버로 서버리스 Redis, Kafka, 벡터 스토어를 관리합니다. HTTP 기반 REST API로 엣지 환경에서도 동작하며, 사용량 기반 과금으로 비용 효율적인 데이터 인프라를 구축할 수 있습니다.","version":"1.0.0","x-fusepie-id":"mcp-upstash","x-fusepie-category":"data","x-fusepie-provider":"Upstash"},"servers":[{"url":"@anthropic/mcp-upstash","description":"Production"}],"paths":{"/":{"get":{"operationId":"call_mcp_upstash","summary":"Upstash MCP Server","description":"Upstash MCP 서버로 서버리스 Redis, Kafka, 벡터 스토어를 관리합니다. HTTP 기반 REST 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":"API key required"}}},"x-mcp-config":{"mcpServers":{"mcp-upstash":{"command":"npx","args":["-y","@fusepie/mcp-mcp-upstash"],"env":{"API_KEY":""}}}}}