# @infoinlet/mcp-redis

Read-only Redis access for AI agents — get/scan/inspect keys, hashes, lists, sets, sorted sets, streams; server INFO/health. Read-only command allowlist (writes blocked unless explicitly enabled). MCP server.

- **Type:** MCP server
- **Trust:** 60/100 (B), scored on the package rubric
- **Verification:** community-indexed — nobody has claimed this listing
- **Version:** 0.1.1
- **Author:** Unknown
- **License:** MIT
- **npm:** @infoinlet/mcp-redis
- **Source:** https://github.com/infoinlet-marketplace/marketplace
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

60/100 (B), scored on the package rubric
- Publisher verified: no
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 24 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-08-30T23:27:32.680Z
- **Version scanned:** 0.1.1
- **CVEs:** none found by OSV at scan time

## Tools

5 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `redis_get` — GET a string key (and its TTL).
- `redis_scan` — Cursor-safe key scan by glob pattern (uses SCAN, never blocking KEYS).
- `redis_inspect` — Type, TTL, size, and a small value preview for a key (handles string/hash/list/set/zset).
- `redis_command` — Run an arbitrary Redis command — restricted to the read-only allowlist unless writes are enabled.
- `redis_info` — Server INFO (optionally a section: server/memory/stats/clients/...). Health check.

## Install

**Verdict: review** — Installable, but 1 thing to check first: No publisher has proved control of this listing; it is indexed, not vouched for.
**Cautions** (coverage gaps and advisories — never blocking)
- No publisher has proved control of this listing; it is indexed, not vouched for.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"mcp-redis\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"@infoinlet/mcp-redis\"\n      ]\n    }\n  }\n}"
```

## Blast radius

Extensive to critical — no credential declaration found, from the publisher, the upstream registry, or the README. Known so far: runs commands; runs on your machine.
- Floor 44, ceiling 72 (tier: unknown)
- `unknown` means the floor and ceiling land in different bands — not measured enough to name one. It does not mean low.
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/%40infoinlet%2Fmcp-redis
- Install plan: https://forgeregistry.com/api/v1/packages/%40infoinlet%2Fmcp-redis/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/%40infoinlet%2Fmcp-redis
- HTML page: https://forgeregistry.com/registry/%40infoinlet%2Fmcp-redis
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
