$ timeahead_
← mcp scores
69
@upstash/mcp-server

MCP server for Upstash

overview

What it does

Connects Claude Code and other MCP-compatible clients to Upstash infrastructure. The server lets agents manage and debug Upstash resources across Redis, QStash, Workflow, and Upstash Box. It supports readonly API keys, which automatically disable tools that would modify state; agents can still query and read resources but cannot make changes.

Who it's for

Developers managing Upstash databases, message queues, and workflows who want direct access from Claude Code or other AI tools. The README notes that most workflows benefit more from the Upstash Skill, which integrates the full CLI; this MCP server is useful for lighter interactions and direct resource access.

Common use cases

  • Inspect and query Redis databases from Claude Code
  • Debug QStash message queues and delivery logs
  • Manage and monitor Upstash Workflow tasks
  • Query Upstash Box configuration and status

Setup pitfalls

  • Requires Upstash account credentials—email and API key (create one in the Upstash Console under Account → API Keys).
  • API key is sensitive; store it in your MCP client's secret storage and never commit it to version control. One secret was detected during scanning.
  • Readonly API keys are supported. When enabled, the server automatically disables all write tools; ensure your key has the appropriate scope before connecting.
  • The README recommends using the Upstash Skill instead for most workflows, which may be more feature-complete.
install
add to your claude desktop / cursor / windsurf mcp config:
{
  "mcpServers": {
    "upstashmcp": {
      "command": "npx",
      "args": [
        "-y",
        "@upstash/mcp-server"
      ]
    }
  }
}
per-client install guide (claude desktop · cursor · windsurf · vscode · claude code) →
owner of this server? claim your listing to get a verified badgeclaim →
1 credential detected in repository history via Gitleaks
score breakdown
security (35%)80
freshness (25%)65
adoption (20%)50
quality (10%)100
trust (10%)50
score history (9 updates)
4/30/20265/18/2026
capabilities · what this server can do
tool list unavailable — permissions from static analysis·auth: API key
medium risk
● active   ○ not requested  ·  hover each badge for details
fs read fs write network exec eval secrets
why medium risk: network + secrets — requires access to credentials or environment secrets.
maintenance health
58/ 100 · is this project alive
contributors (1y)1
top contributor share100%
releases (1y)12
last release32d ago
ci✓ passing
raw data
weekly downloads536
github stars53
forks13
open issues2
license✓ present
readme length12505 chars
last publish36d ago
last commit32d ago
last updated5h ago
install verified✓ pass · 9d ago
score drop alerts
get notified by email when this server's score drops 5+ points