Redis MCP logo

MCP'S

Redis MCP

by Redis

mcpsource:redis.ioredisai-agentsdatabaseofficial

Overview

Official Redis MCP server that lets AI agents read, write, query, and manage Redis data through MCP-compatible clients.

Details

Redis MCP is the official Redis Model Context Protocol server. It is described by Redis as a way for AI agents to read, write, query, and manage Redis data through MCP-compatible clients. The project has official Redis documentation and an official Redis GitHub repository, making it a Redis-provided integration point for connecting MCP-based agent workflows with Redis data.

When to Use

Use when an MCP-compatible AI client or agent needs access to Redis data. Use when you want an official Redis-supported MCP server rather than an unofficial community integration.

Getting Started

  1. Read the Redis MCP documentation at https://redis.io/docs/latest/integrate/redis-mcp/.
  2. Review the official Redis GitHub repository at https://github.com/redis/mcp-redis.
  3. Connect and test it with an MCP-compatible client before relying on it for production access to Redis data.

Key Features

  • Official Redis MCP server.
  • Enables AI agents to read
  • write
  • query
  • and manage Redis data.
  • Designed for use with MCP-compatible clients.
  • Official documentation and GitHub repository are available from Redis.

Capabilities

  • MCP server
  • Redis data access
  • Read Redis data
  • Write Redis data
  • Query Redis data
  • Manage Redis data

Last updated Jun 6, 2026