Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

io.github.daedalus/mcp-redis-server

PYPI · MCP-REDIS-SERVER · SCANNED SEP 20

MCP server that exposes Redis API to AI models

Available components

0 this week 69 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security100
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • Runs hatchling.build at install time, a recognised native-build step with no shell scripting around it. View diagnostics → Pass
  • 1 of 17 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency45
Schema Quality & AI Usability74
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1632 tokens (~37/item across 44 items; 44 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
  • Stability not yet verified: two runs of the same published version returned different tool surfaces, so we cannot tell a change in the package from a difference in our own sandbox run.Unverified
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (95% of tools); any adoption earns full credit.Pass
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 3 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "redis_del" implies "delete" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 44 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass

Unverified: 1 category

A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

Install

How do I install the io.github.daedalus/mcp-redis-server server?

io.github.daedalus/mcp-redis-server runs locally as a PyPI package, launched with uvx mcp-redis-server. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

pypi · mcp-redis-server

# add to Claude Code
claude mcp add daedalus-mcp-redis-server -- uvx mcp-redis-server
// .cursor/mcp.json
{
  "mcpServers": {
    "daedalus-mcp-redis-server": {
      "command": "uvx",
      "args": [
        "mcp-redis-server"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "daedalus-mcp-redis-server": {
      "command": "uvx",
      "args": [
        "mcp-redis-server"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add daedalus-mcp-redis-server -- uvx mcp-redis-server
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "daedalus-mcp-redis-server": {
      "type": "local",
      "command": [
        "uvx",
        "mcp-redis-server"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add daedalus-mcp-redis-server --command uvx --arg mcp-redis-server
# ~/.hermes/config.yaml
mcp_servers:
  daedalus-mcp-redis-server:
    command: "uvx"
    args: ["mcp-redis-server"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "daedalus-mcp-redis-server": {
      "Transport": "stdio",
      "Command": "uvx",
      "Arguments": [
        "mcp-redis-server"
      ]
    }
  }
}
# add to Vellum
assistant mcp add daedalus-mcp-redis-server -t stdio -c uvx -a mcp-redis-server
// mcp.json
{
  "mcpServers": {
    "daedalus-mcp-redis-server": {
      "command": "uvx",
      "args": [
        "mcp-redis-server"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 18 Sept 26 +15
    • Malware scan: unverified → pass security
  • 17 Sept 26 −15
    • Malware scan: pass → unverified security
  • 15 Sept 26 +15
    • Malware scan: unverified → pass security
  • 14 Sept 26 −15
    • Malware scan: pass → unverified security
  • 9 Sept 26 −12
    • Stability: 0.90 → unverified security
    • Tool coverage: 100% → 95% functional
  • 7 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 83 to 87. That category is still filling its 30-day observation window: 25 days of observed history at the previous scan, 26 at this one. The score rises as the window fills, whether or not the server changes.

  • 5 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 4 Sept 26 +1
    • Stability: 0.97 → pass security
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 20 Sept 2026 · Analysed pypi/mcp-redis-server@0.1.0

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem pypi

Background: How many MCP packages publish verified provenance →

Install scripts 1 script
Hook Tier Command
build_backend allowlisted hatchling.build

Background: Why install scripts are a supply-chain risk →

Dependencies 17 packages
Packages resolved 17
Stale 1
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 44 exposed · ~1,632 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
redis_config_get ~24

Get Redis configuration.

NameTypeReqDescription
patternstringyesConfiguration pattern to match.

Structured output declared, but exposes no named fields.

No examples provided.

redis_config_set ~32

Set Redis configuration.

NameTypeReqDescription
namestringyesConfiguration parameter name.
valuestringyesConfiguration value.
NameTypeReqDescription
resultstringyes

No examples provided.

redis_connect ~74

Connect to a Redis server.

NameTypeReqDescription
dbintegerRedis database number (0-15).
hoststringRedis server hostname or IP address.
passwordRedis server password (optional).
portintegerRedis server port number.
sslbooleanEnable SSL/TLS connection.
NameTypeReqDescription
resultstringyes

No examples provided.

redis_dbsize ~38

Get the number of keys in the current database. Returns: Number of keys. Example: >>> redis_dbsize() 42

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultintegeryes

No examples provided.

redis_decr ~44

Decrement the value of a key.

NameTypeReqDescription
amountintegerAmount to decrement by (default: 1).
keystringyesThe key to decrement.
NameTypeReqDescription
resultintegeryes

No examples provided.

redis_del ~26

Delete one or more keys.

NameTypeReqDescription
keysarrayyesList of keys to delete.
NameTypeReqDescription
resultintegeryes

No examples provided.

redis_disconnect ~35

Disconnect from the Redis server. Returns: Disconnection status message. Example: >>> redis_disconnect() "Disconnected from Redis"

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultstringyes

No examples provided.

redis_exists ~25

Check if keys exist.

NameTypeReqDescription
keysarrayyesList of keys to check.
NameTypeReqDescription
resultintegeryes

No examples provided.

redis_expire ~39

Set expiration time on a key.

NameTypeReqDescription
keystringyesThe key to expire.
secondsintegeryesExpiration time in seconds.
NameTypeReqDescription
resultbooleanyes

No examples provided.

redis_flushall ~34

Flush all keys in all databases. Returns: OK status. Example: >>> redis_flushall() "OK"

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultstringyes

No examples provided.

redis_flushdb ~35

Flush all keys in the current database. Returns: OK status. Example: >>> redis_flushdb() "OK"

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultstringyes

No examples provided.

redis_get ~26

Get the value of a key.

NameTypeReqDescription
keystringyesThe key to retrieve.
NameTypeReqDescription
resultyes

No examples provided.

redis_hdel ~37

Delete fields from a hash.

NameTypeReqDescription
fieldsarrayyesList of fields to delete.
keystringyesThe hash key.
NameTypeReqDescription
resultintegeryes

No examples provided.

redis_hget ~35

Get a field from a hash.

NameTypeReqDescription
fieldstringyesField name.
keystringyesThe hash key.
NameTypeReqDescription
resultyes

No examples provided.

redis_hgetall ~29

Get all fields and values from a hash.

NameTypeReqDescription
keystringyesThe hash key.

Structured output declared, but exposes no named fields.

No examples provided.

redis_hkeys ~27

Get all field names from a hash.

NameTypeReqDescription
keystringyesThe hash key.
NameTypeReqDescription
resultarrayyes

No examples provided.

redis_hlen ~28

Get the number of fields in a hash.

NameTypeReqDescription
keystringyesThe hash key.
NameTypeReqDescription
resultintegeryes

No examples provided.

redis_hmget ~38

Get multiple fields from a hash.

NameTypeReqDescription
fieldsarrayyesList of field names.
keystringyesThe hash key.
NameTypeReqDescription
resultarrayyes

No examples provided.

redis_hmset ~39

Set multiple fields in a hash.

NameTypeReqDescription
itemsobjectyesDictionary of field-value pairs.
keystringyesThe hash key.
NameTypeReqDescription
resultstringyes

No examples provided.

redis_hset ~44

Set a field in a hash.

NameTypeReqDescription
fieldstringyesField name.
keystringyesThe hash key.
valuestringyesField value.
NameTypeReqDescription
resultintegeryes

No examples provided.

redis_hvals ~27

Get all field values from a hash.

NameTypeReqDescription
keystringyesThe hash key.
NameTypeReqDescription
resultarrayyes

No examples provided.

redis_incr ~43

Increment the value of a key.

NameTypeReqDescription
amountintegerAmount to increment by (default: 1).
keystringyesThe key to increment.
NameTypeReqDescription
resultintegeryes

No examples provided.

redis_info ~24

Get Redis server information.

NameTypeReqDescription
sectionInfo section (default: all).

Structured output declared, but exposes no named fields.

No examples provided.

redis_llen ~26

Get the length of a list.

NameTypeReqDescription
keystringyesThe list key.
NameTypeReqDescription
resultintegeryes

No examples provided.

redis_lpush ~38

Push values to the left of a list.

NameTypeReqDescription
keystringyesThe list key.
valuesarrayyesValues to push.
NameTypeReqDescription
resultintegeryes

No examples provided.

redis_lrange ~50

Get a range of elements from a list.

NameTypeReqDescription
keystringyesThe list key.
startintegerStart index.
stopintegerStop index (-1 for all).
NameTypeReqDescription
resultarrayyes

No examples provided.

redis_mget ~28

Get the values of multiple keys.

NameTypeReqDescription
keysarrayyesList of keys to retrieve.
NameTypeReqDescription
resultarrayyes

No examples provided.

redis_mset ~29

Set multiple key-value pairs.

NameTypeReqDescription
itemsobjectyesDictionary of key-value pairs to set.
NameTypeReqDescription
resultstringyes

No examples provided.

redis_ping ~34

Ping the Redis server. Returns: PONG response if connected. Example: >>> redis_ping() "PONG"

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultstringyes

No examples provided.

redis_rpush ~38

Push values to the right of a list.

NameTypeReqDescription
keystringyesThe list key.
valuesarrayyesValues to push.
NameTypeReqDescription
resultintegeryes

No examples provided.

redis_sadd ~35

Add members to a set.

NameTypeReqDescription
keystringyesThe set key.
membersarrayyesMembers to add.
NameTypeReqDescription
resultintegeryes

No examples provided.

redis_scan ~56

Scan keys matching a pattern.

NameTypeReqDescription
countintegerNumber of keys to return per call.
cursorintegerCursor position (0 to start).
matchPattern to match (e.g., "user:*").
NameTypeReqDescription
resultarrayyes

No examples provided.

redis_scard ~26

Get the size of a set.

NameTypeReqDescription
keystringyesThe set key.
NameTypeReqDescription
resultintegeryes

No examples provided.

redis_set ~72

Set the value of a key.

NameTypeReqDescription
exSet expiration in seconds.
keystringyesThe key to set.
nxbooleanOnly set if key doesn't exist.
valuestringyesThe value to set.
xxbooleanOnly set if key already exists.
NameTypeReqDescription
resultstringyes

No examples provided.

redis_sismember ~39

Check if a member exists in a set.

NameTypeReqDescription
keystringyesThe set key.
memberstringyesMember to check.
NameTypeReqDescription
resultbooleanyes

No examples provided.

redis_smembers ~26

Get all members of a set.

NameTypeReqDescription
keystringyesThe set key.
NameTypeReqDescription
resultarrayyes

No examples provided.

redis_srem ~35

Remove members from a set.

NameTypeReqDescription
keystringyesThe set key.
membersarrayyesMembers to remove.
NameTypeReqDescription
resultintegeryes

No examples provided.

redis_ttl ~29

Get the time to live for a key.

NameTypeReqDescription
keystringyesThe key to check.
NameTypeReqDescription
resultintegeryes

No examples provided.

redis_type ~26

Get the type of a key.

NameTypeReqDescription
keystringyesThe key to check.
NameTypeReqDescription
resultstringyes

No examples provided.

redis_zadd ~41

Add members with scores to a sorted set.

NameTypeReqDescription
keystringyesThe sorted set key.
membersobjectyesDictionary of member-score pairs.
NameTypeReqDescription
resultintegeryes

No examples provided.

redis_zcard ~28

Get the size of a sorted set.

NameTypeReqDescription
keystringyesThe sorted set key.
NameTypeReqDescription
resultintegeryes

No examples provided.

redis_zrange ~64

Get a range of members from a sorted set.

NameTypeReqDescription
keystringyesThe sorted set key.
startintegerStart index.
stopintegerStop index (-1 for all).
withscoresbooleanInclude scores in output.

No output schema declared.

No examples provided.

redis_zrevrange ~69

Get a range of members from a sorted set in reverse order.

NameTypeReqDescription
keystringyesThe sorted set key.
startintegerStart index.
stopintegerStop index (-1 for all).
withscoresbooleanInclude scores in output.

No output schema declared.

No examples provided.

redis_zscore ~40

Get the score of a member in a sorted set.

NameTypeReqDescription
keystringyesThe sorted set key.
memberstringyesMember name.
NameTypeReqDescription
resultyes

No examples provided.

Common questions

What is the io.github.daedalus/mcp-redis-server server?

io.github.daedalus/mcp-redis-server is listed in the public MCP registry as io.github.daedalus/mcp-redis-server. MCP server that exposes Redis API to AI models. This page covers its PyPI package (mcp-redis-server).

Is the io.github.daedalus/mcp-redis-server server safe to use?

io.github.daedalus/mcp-redis-server scores 69 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the io.github.daedalus/mcp-redis-server server expose?

io.github.daedalus/mcp-redis-server exposes 44 tools: redis_connect, redis_disconnect, redis_ping, redis_get, redis_set, and 39 more. Their descriptions and schemas cost roughly 1,632 tokens of context every time the server is loaded.

Is the io.github.daedalus/mcp-redis-server server still maintained?

io.github.daedalus/mcp-redis-server is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

What licence is the io.github.daedalus/mcp-redis-server server under?

io.github.daedalus/mcp-redis-server declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.