redis

redis is an MCP server for Claude Code, Codex, Cursor, Gemini CLI, OpenCode from willianpinho/large-file-mcp. Its token cost is not measured, scanned A, original, MIT.

An MCP server that lets an AI read and work with Redis, a fast database commonly used for cached data, sessions, queues, and key-value storage. It runs locally and connects using a Redis connection URL.

In plain words
What is it for?
Use it for tasks that need to read from or interact with a Redis database through MCP.
Why use it?
It provides a standard way for an MCP client to access Redis without writing a custom integration. It requires the Redis connection setting to be available.

MCP server for Claude CodeCodexCursorGemini CLIOpenCode

Written for no agent in particular: it speaks MCP, so any client can run it. Also seen: listed in a Claude config.

One of 4 entries in .mcp.json upstream. Installing this one merges just its entry into your config; the other 3 are separate, each on its own page.

Good fit Use it for tasks that need to read from or interact with a Redis database through MCP.

Compare 6 mcp servers from other repositories ↓
Install with agentmods
npx agentmods add mcp/willianpinho/large-file-mcp/redis
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/willianpinho/large-file-mcp

Made for: Claude Code, Codex, Cursor, Gemini CLI, OpenCode.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for redis

README.md
[![agentmods](https://agentmods.dev/badge/mcp/willianpinho/large-file-mcp/redis.svg)](https://agentmods.dev/mcp/willianpinho/large-file-mcp/redis)
Your own site
<a href="https://agentmods.dev/mcp/willianpinho/large-file-mcp/redis"><img src="https://agentmods.dev/badge/mcp/willianpinho/large-file-mcp/redis.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured Not applicable: nothing here is loaded into a session.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

redis scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

  • redis — 100% identical, 0 lines differ
.mcp.json · 12 lines

What it actually says

{
  "redis": {
    "command": "npx",
    "args": [
      "-y",
      "@modelcontextprotocol/server-redis"
    ],
    "env": {
      "REDIS_URL": "${REDIS_URL}"
    }
  }
}
Same file

What else .mcp.json configures

This page is one entry in a file that holds 4. Installing the file brings all of them; each is measured and scanned on its own page.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 12 lines scan A 956098b3a919

Subscribe to this mod's changes

redis is an MCP server published in the GitHub repository willianpinho/large-file-mcp (19 stars, last pushed 1mo ago), licensed MIT. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other mcp servers, from other repositories

cctx-mcp

MCP server for AI agents — structured code analysis that cuts token usage by 87%. Runs locally from the cctx-mcp Python package.

nikondrat/cctx-mcp · not measured

misata

Outcome-conformant synthetic data: realistic multi-table test data that hits the revenue curves, rates, and aggregates you declare, exactly. From a sentence, YAML, or your database. No ML model, no real data. MCP server for AI agents. Runs locally from the misata Python package.

rasinmuhammed/misata · not measured

titen-memory

Evidence-grounded agent memory with mandatory provenance, on local SQLite or Cloudflare D1. Runs locally from the titen-memory npm package. Needs 2 environment variables to run.

RamaAditya49/titen · not measured

claudedesktop-warnerco-schematica

MCP server "claudedesktop-warnerco-schematica" as configured in timothywarner-org/context-engineering. Runs locally from the warnerco-mcp Python package. Needs 1 environment variable to run.

timothywarner-org/context-engineering · not measured

mcp-redis-diagnostics

MCP server for Redis diagnostics — analyze memory usage, slowlog, client connections, and keyspace health with AI-powered recommendations. Runs locally from the mcp-redis-diagnostics npm package. Needs 1 environment variable to run.

Dmitriusan/mcp-redis-diagnostics · not measured

mcp-java-backend-suite

Complete MCP suite for Java backend developers — database analysis, JVM diagnostics, migration risk, Spring Boot actuator analysis, and Redis diagnostics. Runs locally from the mcp-java-backend-suite npm package.

Dmitriusan/mcp-java-backend-suite · not measured