Skip to content

Commit b4b0634

Browse files
committed
add MCP server badge
1 parent ac16125 commit b4b0634

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Redis MCP Server
22
[![smithery badge](https://smithery.ai/badge/@redis/mcp-redis)](https://smithery.ai/server/@redis/mcp-redis)
3+
4+
<a href="https://glama.ai/mcp/servers/@redis/mcp-redis">
5+
<img width="380" height="200" src="https://glama.ai/mcp/servers/@redis/mcp-redis/badge" alt="Redis Server MCP server" />
6+
</a>
7+
38
## Overview
49
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:
510

@@ -33,7 +38,6 @@ Additional tools.
3338
- `query engine` tools to manage vector indexes and perform vector search
3439
- `server management` tool to retrieve information about the database
3540

36-
3741
## Installation
3842

3943
### Installing via Smithery
@@ -56,7 +60,6 @@ source .venv/bin/activate
5660
uv sync
5761
```
5862

59-
6063
## Configuration
6164

6265
To configure this Redis MCP Server, consider the following environment variables:
@@ -161,5 +164,4 @@ npx @modelcontextprotocol/inspector uv run src/main.py
161164
This project is licensed under the **MIT License**.
162165

163166
## Contact
164-
For questions or support, reach out via [GitHub Issues](https://github.com/redis/mcp-redis/issues).
165-
167+
For questions or support, reach out via [GitHub Issues](https://github.com/redis/mcp-redis/issues).

0 commit comments

Comments
 (0)