Upstash MCP Server

Stabledatabase
140 starsTypeScriptupstash
GitHub
About

Overview

The Upstash MCP Server connects AI agents to Upstash's serverless data platform. It provides tools for Redis operations (caching, rate limiting, session management) and Kafka operations (producing and consuming messages). Built for edge computing and serverless architectures with pay-per-request pricing.
Capabilities

Tools & Capabilities

redis_get

Get a value from Upstash Redis

redis_set

Set a key-value pair in Upstash Redis

redis_del

Delete a key from Redis

kafka_produce

Produce a message to a Kafka topic

kafka_consume

Consume messages from a Kafka topic

list_databases

List all Upstash databases

Setup

Installation

bash
Install
npx -y @upstash/mcp-server
Examples

Example Usage

javascript
Usage
{
  "mcpServers": {
    "upstash": {
      "command": "npx",
      "args": ["-y", "@upstash/mcp-server"],
      "env": {
        "UPSTASH_EMAIL": "your-email",
        "UPSTASH_API_KEY": "your-api-key"
      }
    }
  }
}

Quick Info

Authorupstash
LanguageTypeScript
StatusStable
Stars 140
Last UpdatedFeb 12, 2026

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow.

Get in Touch

Need a Custom MCP Server?

Our team builds custom MCP servers tailored to your workflow. From proprietary data sources to internal tools, we have you covered.

Contact Us
CortexAgent Customer Service

Want to skip the form?

Our team is available to help you get started with CortexAgent.

This chat may be recorded for quality assurance. You can view our Privacy Policy.