Back to Browse

Upstash Redis MCP Server

by Upstash
Data & AnalyticsModerate5.0Local
Free

Manage Upstash Redis, Vector, and QStash with natural language

About

The Upstash Redis MCP Server lets your AI assistant manage Upstash Redis databases, Vector indexes, and QStash message queues using natural language. Execute Redis commands, manage vector embeddings, and schedule background jobs.

Built by Upstash, this server provides access to the full Upstash platform. It supports Redis commands for caching and data structures, Vector operations for similarity search, and QStash for reliable message delivery and job scheduling.

Designed for developers using the Upstash serverless data platform who want AI-assisted database management, vector search operations, and queue management.

Security Report

5.0
Moderate5.0Moderate Risk

This is a well-structured MCP server for Upstash with proper authentication and appropriate permissions for its purpose. The server requires API credentials and uses secure authentication methods, with only minor code quality issues that don't significantly impact security. Supply chain analysis found 4 known vulnerabilities in dependencies (0 critical, 3 high severity).

3 tools verified · Open access · 7 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

Check that this permission is expected for this type of plugin.

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "upstash-redis": {
      "args": [
        "-y",
        "@upstash/mcp-server"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!