Serverless Redis and Kafka β manage caches, rate limits, and queues via AI with pay-per-use pricing
Upstash MCP gives AI agents access to serverless Redis and Kafka β perfect for managing caches, rate limiting, queues, and real-time event streaming in serverless applications. Features: Redis: - Get, set, and delete keys with full TTL support - Work with all Redis data types: strings, lists, hashes, sets, sorted sets - Inspect key patterns and database statistics - Manage multiple databases across regions - Flush databases and manage persistence Kafka: - Create and manage topics - Inspect consumer group lag - Monitor throughput and message rates Particularly valuable for applications using Context7 MCP (also by Upstash) β manage the Redis cache powering your documentation layer directly from Claude. Pay-per-request pricing β zero idle cost. Perfect for AI workloads that run intermittently.
File location: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"upstashMcp": {
"command": "npx",
"args": [
"-y",
"@upstash/mcp-server"
],
"env": {
"UPSTASH_REDIS_REST_URL": "https://...",
"UPSTASH_REDIS_REST_TOKEN": "your_token"
}
}
}If you maintain Upstash MCP, add this badge to your README to show it's verified on CuratedMCP:
[](https://curatedmcp.com/marketplace/upstash-mcp)