RedisMCPServer
stdioUsed 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-agentsAdd 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
uvxArguments
--fromredis-mcp-server@latestredis-mcp-server--url"redis://localhost:6380/0"
Capabilities
data