From 4025216cc39969468f51dfdba8dd38d29c4eec45 Mon Sep 17 00:00:00 2001 From: Vasil Chomakov Date: Tue, 14 Oct 2025 17:30:36 +0300 Subject: [PATCH] docs: reference #redis-mcp-server Discord channel in contact section --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fd6b6b6..0cb7284 100644 --- a/README.md +++ b/README.md @@ -550,3 +550,5 @@ This project is licensed under the **MIT License**. ## Contact For questions or support, reach out via [GitHub Issues](https://github.com/redis/mcp-redis/issues). + +Alternatively, you can join the [Redis Discord server](https://discord.gg/redis) and ask in the `#redis-mcp-server` channel.