Loading MCP server directory, please wait...
Run Redis commands and look up Upstash Redis Search docs against Upstash Redis over HTTP or TCP.
npx @getmcp/cli add io.github.upstash/redis-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.upstash/redis-mcp": {
"command": "npx",
"args": [
"-y",
"@upstash/redis-mcp"
],
"env": {
"UPSTASH_REDIS_REST_URL": "",
"UPSTASH_REDIS_REST_TOKEN": "",
"UPSTASH_REDIS_TCP_URL": ""
}
}
}
}