redis-mcp.md

Redis MCP

from"redis"
890

Manage Redis Cloud resources via natural language

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