MCP Directory
Back

mcp-redis

by redis · Python · ★ 538

The official Redis MCP Server is a natural language interface designed for agentic applications to manage and search data in Redis efficiently

#database#genai#llm#mcp#mcp-server#redis

Install

pip install git+https://github.com/redis/mcp-redis.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "mcp-redis": {
      "command": "uvx",
      "args": [
        "git+https://github.com/redis/mcp-redis.git"
      ]
    }
  }
}

From the README

[](https://github.com/redis/mcp-redis/actions/workflows/ci.yml) [](https://pypi.org/project/redis-mcp-server/) [](https://www.python.org/downloads/) [](./LICENSE.txt) [](https://mseep.ai/app/70102150-efe0-4705-9f7d-87980109a279) [](https://hub.docker.com/r/mcp/redis) [](https://codecov.io/gh/redis/mcp-redis) [](https://discord.gg/redis) [](https://www.twitch.tv/redisinc) [](https://www.youtube.com/redisinc) [](https://twitter.com/redisinc) [](https://stackoverflow.com/questions/tagged/mcp-redis) The Redis MCP Server is a **natural language interface** designed for agentic applications to eff…
Read full README on GitHub →

Related databases servers