Back to registry
U

Upstash

v0.2.2

io.github.upstash/mcp-server

Official Upstash MCP server for managing Redis, QStash, and Workflow resources.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

npm (stdio)
npmstdio@upstash/mcp-server
required

Your Upstash account email.

requiredsecret

Your Upstash account API key.

npx add-mcp@latest @upstash/mcp-server --env UPSTASH_EMAIL=<UPSTASH_EMAIL> --env UPSTASH_API_KEY=<UPSTASH_API_KEY>