RedisMCPServer

stdio

Used by 1 plugin

Installs development-agents, the highest-starred plugin that provides this server

Install
1
Run in your terminal
$
npx claudepluginhub Bparsons0904/claude-marketplace --plugin development-agents
Add to Your Project

Add to your .mcp.json:

{
  "mcpServers": {
    "RedisMCPServer": {
      "command": "uvx",
      "args": [
        "--from",
        "redis-mcp-server@latest",
        "redis-mcp-server",
        "--url",
        "\"redis://localhost:6380/0\""
      ]
    }
  }
}
Command
uvx
Arguments
--fromredis-mcp-server@latestredis-mcp-server--url"redis://localhost:6380/0"
Capabilities
data