← Back to Plugins
MCP Server MCP

Redis MCP Server

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

Natural language interface designed for agentic applications to manage and search data in Redis.

Verified source

Install

uvx redis-mcp-server

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "redis-mcp-server",
      "version": "0.5.1",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "oci",
      "identifier": "docker.io/mcp/redis:latest",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol pypi oci

Comments

Sign in to leave a comment

Loading comments...