Skip to content

Commit b11a886

Browse files
Update README
1 parent d79aca4 commit b11a886

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# Redis MCP Server
2+
[![smithery badge](https://smithery.ai/server/installations/@redis/mcp-redis)](https://smithery.ai/context/protocol/@redis/mcp-redis)
23

34
## Overview
45
The Redis MCP Server is a **natural language interface** designed for agentic applications to efficiently manage and search data in Redis. It integrates seamlessly with **MCP (Model Content Protocol) clients**, enabling AI-driven workflows to interact with structured and unstructured data in Redis. Using this MCP Server, you can ask questions like:
@@ -35,6 +36,16 @@ Additional tools.
3536

3637

3738
## Installation
39+
40+
### Installing via Smithery
41+
42+
To install Redis MCP Server for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@redis/mcp-redis):
43+
44+
```bash
45+
npx -y @smithery/cli install @redis/mcp-redis --client claude
46+
```
47+
48+
### Manual Installation
3849
```sh
3950
# Clone the repository
4051
git clone https://github.com/redis/mcp-redis.git

0 commit comments

Comments
 (0)