We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6c03d29 + 31d6f3e commit 8d6d501Copy full SHA for 8d6d501
README.md
@@ -26,6 +26,7 @@ These servers aim to demonstrate MCP features and the TypeScript and Python SDKs
26
- **[Memory](src/memory)** - Knowledge graph-based persistent memory system
27
- **[PostgreSQL](src/postgres)** - Read-only database access with schema inspection
28
- **[Puppeteer](src/puppeteer)** - Browser automation and web scraping
29
+- **[Redis](src/redis)** - Interact with Redis key-value stores
30
- **[Sentry](src/sentry)** - Retrieving and analyzing issues from Sentry.io
31
- **[Sequential Thinking](src/sequentialthinking)** - Dynamic and reflective problem-solving through thought sequences
32
- **[Slack](src/slack)** - Channel management and messaging capabilities
0 commit comments