Use the upstream install or setup path that matches your environment: - docker run -d -p 6379:6379 redis:latest - cmake --version - make -j "$(nproc)" all - brew update
Scanned 6/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill redis-mcp-server --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Redis Mcp Server?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-redis-mcp-server)More formats (shields.io, HTML) on the badges page.
---
name: "Redis MCP Server"
slug: "redis-mcp-server"
description: ""
github_stars: 73815
verification: "security_reviewed"
source: "https://github.com/redis/redis"
category: "Developer Tools"
framework: "MCP"
tool_ecosystem:
github_repo: "redis/redis"
github_stars: 73815
---
# Redis MCP Server
## Installation
Use the upstream install or setup path that matches your environment:
- docker run -d -p 6379:6379 redis:latest
- cmake --version
- make -j "$(nproc)" all
- brew update
Requirements and caveats from upstream:
- [**Official Redis Docker images (Alpine/Debian)**](https://hub.docker.com/_/redis)
- [**Python (redis-py)**](https://github.com/redis-developer/redis-starter-python)
- [**JavaScript (node-redis)**](https://github.com/redis-developer/redis-starter-js)
Basic usage or getting-started notes:
- This document serves as both a quick start guide to Redis and a detailed resource for building it from source.
- New to Redis? Start with [What is Redis](#what-is-redis) and [Getting Started](#getting-started)
- [Getting started](#getting-started)
- Source: https://github.com/redis/redis
- Extracted from upstream docs: https://raw.githubusercontent.com/redis/redis/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/redis-mcp-server/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!