Redis MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 4 762 installs a week from pypi.
Natural language interface designed for agentic applications to manage and search data in Redis.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-redis -- uvx redis-mcp-server
{
"mcpServers": {
"mcp-redis": {
"args": [
"redis-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-redis]
command = "uvx"
args = ["redis-mcp-server"]
{
"mcpServers": {
"mcp-redis": {
"args": [
"redis-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-redis": {
"args": [
"redis-mcp-server"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.