Loomal

Redis MCP Server

MCP server by github.com/redis/mcp-redis

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

530 starspypi: redis-mcp-server

About Redis MCP Server

Redis MCP Server is an MCP (Model Context Protocol) server published by redis in the official MCP registry, listed under Search on Loomal. Natural language interface designed for agentic applications to manage and search data in Redis.

It ships as a Python package on PyPI (redis-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/redis/mcp-redis, where the project has earned 530 GitHub stars.

Use Redis MCP Server with your agent

Claude Code · one command
claude mcp add redis-mcp-server -- uvx redis-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "redis-mcp-server": {
      "command": "uvx",
      "args": [
        "redis-mcp-server"
      ]
    }
  }
}
pypiredis-mcp-server

Frequently asked questions

What is Redis MCP Server?
Redis MCP Server is an MCP (Model Context Protocol) server by redis in the Search category. Natural language interface designed for agentic applications to manage and search data in Redis.
How do I connect Redis MCP Server to Claude, Cursor, or another MCP client?
Install Redis MCP Server from its pypi package (redis-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Redis MCP Server open source?
Yes — the source code is public at github.com/redis/mcp-redis, with 530 GitHub stars.
Can AI agents pay to use Redis MCP Server?
Not yet through Loomal — Redis MCP Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Redis MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.