Exposes scoped Redis commands and key introspection so agents can debug caches, feature flags, and session stores without dumping entire databases into the prompt.
Use cases
- Cache inspection
- Session debugging
- Feature-flag checks
- Rate-limit tuning
Key features
- Claude Desktop
- Cursor
- Codex
Related
Related
3 Indexed items
MongoDB MCP
Lets assistants run explain plans, inspect collections, and draft aggregation pipelines against MongoDB clusters you authorize—useful when debugging document models and slow queries without pasting dumps by hand.
Postgres MCP
Lets assistants run read-biased SQL, inspect schemas, and debug data issues against Postgres instances you explicitly connect—ideal for analytics and on-call triage.
SQLite MCP
Offers lightweight SQL access for local SQLite files—handy for app sandboxes, analytics prototypes, and embedded datasets without standing up Postgres.