mcpfold logomcpfold

← Directory

Redis MCP server

Read and write keys in a Redis instance.

Database

How it runs

Redis is a stdio MCP server. mcpfold launches it with:

npx -y @modelcontextprotocol/server-redis

Add to your config

mcpfold add @modelcontextprotocol/server-redis

Needs a token — mcpfold stores it as a reference (${env:REDIS_URL}), never a value.

Or add it in the web editor →

Listed for convenience; mcpfold is not affiliated with or endorsed by this project.