mcpopen-sourceverified
Redis MCP
Keys, streams and pub/sub from MCP
Agent-safe Redis access: GET/SET, streams, hashes, sorted sets with scoped credentials.
Install Redis MCP
Paste into claude_desktop_config.json
{
"mcpServers": {
"redis": {
"command": "npx",
"args": [
"-y",
"@redis/mcp-redis"
]
}
}
}Run in your terminal
claude mcp add redis -- npx -y @redis/mcp-redis Paste into .cursor/mcp.json
{
"mcpServers": {
"redis": {
"command": "npx",
"args": [
"-y",
"@redis/mcp-redis"
]
}
}
} After adding the server, fully restart your MCP client. Replace <placeholders> (tokens, paths) with your own values.
Facts
- Stars
- ★ 3,600
- Maintainer
- Redis (official)
Trust score, capability surface (filesystem, shell, network) and risk flags — reviewed in your browser.