MCP100 verdict
Manage and search Redis data through Redis's MCP server.
MCP100 Assessment
Editorial verdict
Manage and search Redis data through Redis's MCP server.
Reviewed 2026-07-24 · Next review 2026-10-24
Task Fit
Mapped
Working with structured data
Trust
Reviewed
A dated editorial review is published on the MCP detail page.
Maintenance
Activity observed
A dated repository or package update is available; editorial maintenance review is still pending.
Popularity
Signals available
Visible usage signals are shown for discovery only, not as proof of safety.
Best for
- Inspecting and manipulating Redis strings, hashes, lists, sets, sorted sets, streams, JSON, and search indexes
- Development workflows using a dedicated local or test Redis database
- Redis documentation search and operational investigation
Not ideal for
- Read-only analytics when write-capable Redis tools cannot be disabled or constrained by ACL
- Production databases shared with latency-sensitive applications
Avoid if
- The Redis credential grants unrestricted access to production keys
- TLS certificate verification is disabled for a remote Redis connection
- The agent must not read, overwrite, publish, expire, or delete Redis data
Trade-offs
- The server supports a wide Redis data surface, which is useful but makes the database credential the primary security boundary.
- Running through uvx is simple but `@latest` is mutable; pin a reviewed release for repeatable deployments.
- Connection URLs are convenient but can expose usernames and passwords in process arguments or client configuration.
Evidence scope
Evidence
Popularity
568 MCP repository stars
22.1k package downloads · PyPI Stats · Third-party
Stars observed 2026-08-14T18:46:26.000Z · Downloads observed 2026-08-14T18:46:26.000Z
Exact implementation repository metric.
Exact implementation package metric from a disclosed third-party provider.
Maintenance
Publisher activity observed 2026-08-05T12:04:27Z
Current source snapshot
Trust review
Source relationship: First-party MCP
Reviewed 2026-07-24 · Next review 2026-10-24