redis-mcp.md

Redis MCP

from"redis"
890

Official Redis MCP Server for data management and search

Databases
Rediscachedatabasecloud
install.sh
# Clone the repository
$git clone https://github.com/redis/mcp-redis
# Install dependencies
$npm install
# Build and serve
$npm run build && npm run serve