mcpopen-sourceverified

Redis MCP

Keys, streams and pub/sub from MCP

Agent-safe Redis access: GET/SET, streams, hashes, sorted sets with scoped credentials.

Install

npx -y @redis/mcp-redis

Runtime: node

Works with

How to install Redis MCP

Install Redis MCP in your MCP client in under two minutes.

  1. Open your MCP client

    Open Claude Desktop, Cursor or any MCP-compatible host and locate the MCP configuration file.

  2. Install Redis MCP

    Add the server to your MCP config and paste the install command below.

    npx -y @redis/mcp-redis
  3. Restart and verify

    Fully restart your MCP client. You should see Redis MCP and its tools available in the tools panel.

Frequently asked questions

  • What is Redis MCP?

    Redis MCP is an MCP server by Redis. Agent-safe Redis access: GET/SET, streams, hashes, sorted sets with scoped credentials.

  • Is Redis MCP free?

    Yes — open-source and free to self-host.

  • What can I do with Redis MCP?

    Redis MCP is designed for Redis. Keys, streams and pub/sub from MCP

  • How do I install Redis MCP?

    Run `npx -y @redis/mcp-redis` in your MCP client configuration. See the install steps above for the full walkthrough.

  • Who maintains Redis MCP?

    Redis MCP is maintained by Redis (official author). It is verified by Loadout.

  • Does Redis MCP work with other Databases tools?

    Yes — Redis MCP is part of the Databases category on Loadout and works alongside other Databases MCP servers. Pair it with any MCP-compatible host like Claude Desktop, Cursor or Windsurf.