Serverless Redis with REST API. Pay-per-request pricing and global replication.
npx -y @upstash/mcp-server-upstash-redis
Add to your Claude Desktop config:
```json
{
"mcpServers": {
"upstash-redis": {
"command": "npx",
"args": ["-y", "@upstash/mcp-server-upstash-redis"]
}
}
}
```
query_datacreate_indexmanage_schemarun_migrationbackup_dataServerless Redis with REST API. Pay-per-request pricing and global replication.
Language: Go
Category: Databases