Redis MCP server
Read and write keys in a Redis instance.
How it runs
Redis is a stdio MCP server. mcpfold launches it with:
npx -y @modelcontextprotocol/server-redisAdd to your config
mcpfold add @modelcontextprotocol/server-redisNeeds a token — mcpfold stores it as a reference (${env:REDIS_URL}), never a value.
Listed for convenience; mcpfold is not affiliated with or endorsed by this project.