Official Redis MCP server providing natural language interface for Redis data management and operations
Key capabilities and functionality
About this MCP server
The official Redis MCP Server provides a natural language interface for AI agents to manage and search data in Redis, supporting various data structures and integrations.
Add these configurations to your Claude Desktop or Claude Code setup
Setup instructions and requirements
~/Library/Application Support/Claude/claude_desktop_config.json
%APPDATA%\Claude\claude_desktop_config.json
uvx --from git+https://github.com/redis/mcp-redis.git redis-mcp-server --url redis://localhost:6379/0
Common scenarios and applications
Security considerations and requirements
Common issues and solutions
Common usage examples
Store and retrieve cached data with expiration
Manage user sessions and preferences
Implement real-time chat with pub/sub
Create leaderboards with sorted sets
Process events using Redis streams
Required
September 20, 2025