Manage Upstash Redis, Vector, and QStash with natural language
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.
Add this to your MCP configuration file:
{
"mcpServers": {
"upstash-redis": {
"args": [
"-y",
"@upstash/mcp-server"
],
"command": "npx"
}
}
}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).
Scanned 7 files · 7 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!