Overview
Features
MCP Server for Upstash Developer API
Provides an MCP server and installer to manage Upstash Developer API operations via natural language, enabling MCP clients to control Redis databases and operations.
HTTP Transport Support
Supports a streamable HTTP transport to integrate with web apps; run the server with --transport http and connect clients via a URL.
Docker Deployment
Dockerfile and docker run workflow are provided for containerized deployment, with environment variables for email and API key.
NPX / VS Code Installers
Install via npx for quick setup and leverage VS Code integration for MCP development.
Credential-based Quick Setup
Includes example client configuration showing how to register the Upstash MCP server using email and API key.
Claude Desktop Testing
Guides testing with Claude Desktop MCP config to run and test Upstash commands locally.
Redis Tools Command Set
Exposes a suite of Redis-related commands (e.g., redis_database_list_databases, redis_database_get_details, redis_database_run_single_redis_command, redis_database_create_backup, etc.) for natural-language control.
Development and Logging Workflow
Includes development workflow (pnpm install, pnpm run watch) and live logs access (pnpm run logs); .env support for credentials.
Who Is This For?
- Developers:Interact with Upstash via natural language to manage Redis databases, backups, and keys.




