diff --git a/README.md b/README.md index 40490cd11e..1e8266fbcc 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,7 @@ These servers aim to demonstrate MCP features and the TypeScript and Python SDKs - **[Memory](src/memory)** - Knowledge graph-based persistent memory system - **[PostgreSQL](src/postgres)** - Read-only database access with schema inspection - **[Puppeteer](src/puppeteer)** - Browser automation and web scraping +- **[Redis](src/redis)** - Interact with Redis key-value stores - **[Sentry](src/sentry)** - Retrieving and analyzing issues from Sentry.io - **[Sequential Thinking](src/sequentialthinking)** - Dynamic and reflective problem-solving through thought sequences - **[Slack](src/slack)** - Channel management and messaging capabilities