Loomal

mcp-redis-server

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

MCP server that exposes Redis API to AI models

0 starspypi: mcp-redis-server

About mcp-redis-server

mcp-redis-server is an MCP (Model Context Protocol) server published by daedalus in the official MCP registry, listed under AI & ML on Loomal. MCP server that exposes Redis API to AI models

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

Development happens in the open at github.com/daedalus/mcp-redis-server.

Use mcp-redis-server with your agent

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

Frequently asked questions

What is mcp-redis-server?
mcp-redis-server is an MCP (Model Context Protocol) server by daedalus in the AI & ML category. MCP server that exposes Redis API to AI models
How do I connect mcp-redis-server to Claude, Cursor, or another MCP client?
Install mcp-redis-server from its pypi package (mcp-redis-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 mcp-redis-server open source?
Yes — the source code is public at github.com/daedalus/mcp-redis-server.
Can AI agents pay to use mcp-redis-server?
Not yet through Loomal — mcp-redis-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 mcp-redis-server? Claim this listing free by verifying GitHub ownership, or contact us.