Skip to main content
Glama
daedalus

mcp-redis-server

by daedalus

Related Servers

Alternatives to mcp-redis-server

No user-submitted related servers found.

    Related Servers

    • F
      license
      C
      quality
      D
      maintenance
      A Model Context Protocol (MCP) server for Redis. Connect to any Redis instance and execute queries through AI assistants.
      30
      -
    • A
      license
      Not graded
      quality
      B
      maintenance
      MCP server enabling AI agents to design and deploy WRedis/Redis-backed services using expert patterns, architecture scaffolding, and a unified CLI.
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Lightweight MCP server for Redis that allows running any Redis command and searching Redis documentation. Supports multiple named databases with HTTP/REST or TCP transport.
      54 npm
      MIT
    • A
      license
      B
      quality
      B
      maintenance
      The official Redis MCP Server is a natural language interface designed for agentic applications to efficiently manage and search data in Redis.
      53
      4,084 PyPI
      625
      MIT

    TDQS

    B3.4/5.0

    Scored across 44 tools

    Disambiguation5/5

    Each tool maps to a distinct Redis command with clear data type and operation, eliminating ambiguity. For example, redis_hget and redis_hgetall are clearly different.

    Naming Consistency5/5

    All tools follow the consistent pattern redis_<datatype>_<operation> or redis_<operation> in snake_case, making them predictable and easy to understand.

    Tool Count4/5

    44 tools is a comprehensive set covering most common Redis operations, but it's on the higher side; however, it remains manageable for the scope of a Redis client.

    Completeness4/5

    The set covers core Redis functionality including strings, hashes, lists, sets, sorted sets, config, and server info. Missing advanced features like pub/sub or transactions, but sufficient for typical use.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues