---
title: "upstash"
description: "The Upstash MCP server plus agent skills for every Upstash SDK and CLI, Redis, QStash, Workflow, Box, Blob, Ratelimit, Vector, and Search."
canonical: https://agentpluginsdirectory.com/plugins/upstash
last-updated: 2026-09-25
---

# upstash
The Upstash MCP server plus agent skills for every Upstash SDK and CLI, Redis, QStash, Workflow, Box, Blob, Ratelimit, Vector, and Search.
- Slug: upstash
- Publisher: Upstash
- Repository: https://github.com/upstash/skills
- Manifest: plugin.json
- Version: 1.2.5
- License: MIT
- Category (editorial): integrations
- Skills: 14 (upstash-blob-js, upstash-box-cli, upstash-box-js, upstash-box-py, upstash-box-remote-work, upstash-cli, upstash-qstash-js, upstash-ratelimit-js, upstash-redis-js, upstash-redis-start, upstash-search-js, upstash-vector-js, upstash-workflow-js, upstash)
- MCP servers: 1 (upstash)
- Stars: 28
- Repository created: 2026-03-24
- Repository last pushed: 2026-09-22
- Publisher type: Organization
- Listing: https://agentpluginsdirectory.com/plugins/upstash
- Schema: https://agent-plugins.org/schemas/1.0.0/plugin.schema.json

## What upstash does, in the publisher's words

Connect your AI coding agent to Upstash. This repo ships skills (per-SDK instruction packs your agent loads on demand) and the plugin manifests that install them, and now the Upstash MCP server, into Claude Code, Codex, Cursor, Gemini CLI, OpenCode, Zed, and any Agent Skills, compatible client.

- Skills: packaged instructions and CLI references for each Upstash SDK (Redis, QStash, Workflow, Vector, Search, Box, Ratelimit). No credentials needed. → docs
- MCP server: live tools to query, debug, and manage your account. Two ways to run it:
- Remote (hosted): https://mcp.upstash.com/mcp, streamable HTTP, authenticated with OAuth (browser consent, on first use) or a developer API key header. Nothing to install.
- Local (stdio): @upstash/mcp-server run with npx, authenticated with your account email + a developer API key.

From the project README, punctuation lightly normalized. Full text: https://raw.githubusercontent.com/upstash/skills/HEAD/README.md

## Skills

- upstash-blob-js
- upstash-box-cli: Drive an Upstash Box (a remote sandboxed workspace) from the terminal with the `box` CLI. Use when asked to run commands, edit files, clone repos, run builds or tests, publish a public URL, or do any work inside a box rather than on this machine.
- upstash-box-js: Work with the @upstash/box TypeScript/JavaScript SDK for sandboxed cloud containers with AI agents, shell, filesystem, git, cron schedules, snapshots, and a headless browser. Use when building with Upstash Box, creating a sandbox or isolated environment to run untrusted or agent-generated code, run…
- upstash-box-py: Work with the upstash-box Python SDK for sandboxed cloud containers with AI agents, shell, filesystem, git, cron schedules, snapshots, and a headless browser. Use when building with Upstash Box in Python, creating a sandbox or isolated environment to run untrusted or agent-generated code, running A…
- upstash-box-remote-work
- upstash-cli: Run the Upstash CLI (`upstash`) against the Upstash Developer API for Redis, Vector, Search, QStash, Blob, and teams, with non-interactive commands and JSON output for scripts, CI, and agents. Use when creating, listing, renaming, or deleting Redis databases, changing plans, regions, TLS, eviction,…
- upstash-qstash-js: Work with the @upstash/qstash TypeScript/JavaScript SDK, an HTTP-based message queue, task scheduler, and background job system for serverless and edge runtimes (Next.js, Vercel, Cloudflare Workers, Deno, Node.js). Use when publishing messages to HTTP endpoints or URL groups, running background job…
- upstash-ratelimit-js: Rate limiting for serverless and edge apps with the @upstash/ratelimit TypeScript/JavaScript SDK backed by Upstash Redis. Use when adding a rate limiter or throttling to an API route, Next.js middleware, Vercel Edge, Cloudflare Workers, or any HTTP endpoint; returning 429 Too Many Requests; choosin…
- upstash-redis-js: Work with the @upstash/redis TypeScript/JavaScript SDK, a serverless HTTP-based Redis client for Next.js, Vercel, Cloudflare Workers, edge runtimes, and Node.js. Use when adding a cache (cache-aside, write-through, TTL and expiration strategies), session storage and user sessions, a key-value store…
- upstash-redis-start: Provision a zero-config, no-signup, temporary Upstash Redis database for an AI agent with a single POST to https://upstash.com/start-redis, with no account, API key, or SDK setup required. Use when an agent needs scratch Redis right now and the user has not provided credentials, for short-term memo…
- upstash-search-js: Work with the @upstash/search TypeScript/JavaScript SDK, a serverless full-text and semantic search database with built-in reranking. Use when adding search to an app or site, creating a search index, upserting documents with searchable content and filterable metadata, running keyword, semantic, or…
- upstash-vector-js: Work with the @upstash/vector TypeScript/JavaScript SDK, a serverless vector database for embeddings, similarity search, semantic search, and RAG (retrieval-augmented generation). Use when upserting, querying, fetching, ranging, or deleting vectors, upserting raw text against an index with a built-…
- upstash-workflow-js: Work with the @upstash/workflow TypeScript/JavaScript SDK for durable, long-running workflows in serverless functions, multi-step processes that survive timeouts, retries, and restarts (built on QStash). Use when defining a workflow endpoint with serve(), running steps with context.run, sleeping fo…
- upstash: Work with any Upstash product, SDK, or tool, including serverless Redis (caching, sessions, leaderboards, key-value storage), Ratelimit (rate limiting and throttling), QStash (message queue, cron schedules, background jobs), Workflow (durable long-running functions), Vector (vector database for emb…

Descriptions come from the frontmatter of each SKILL.md, punctuation lightly normalized.

## MCP servers

- upstash: transport: streamable-http; url: https://mcp.upstash.com/mcp

Read from the plugin's own mcp.json. Environment variable names only, never values.
