Installation & Configuration
{
"mcpServers": {
"redis-mcp-server": {
"type": "stdio",
"command": "uvx",
"args": [
"--from",
"git+https://github.com/redis/mcp-redis.git",
"redis-mcp-server",
"--url",
"redis://localhost:6379/0"
]
}
}
}Information
Transport
stdio
Language
Python
Created
2025/4/2
Updated
2026/6/8