Redis MCP Server

by minivv · data-analytics · mcp-server, glama

Medium setupBest for hobbyTrust score 15/100

A Model Context Protocol (MCP) server for Redis. Connect to any Redis instance and execute queries through AI assistants.

Source: https://github.com/minivv/redis-mcp-server

Install

git clone https://github.com/minivv/redis-mcp-server

Use this forAI-extracted

  • Query and retrieve data from Redis caches during development and debugging
  • Manage Redis keys, set values, and inspect data structures through Claude conversations
  • Monitor Redis memory usage and connection status from AI coding assistants

Works with

Claude CodeClaude Desktop

Tags: mcp-server, glama

Source: glama

About data-analytics MCP servers and Claude skills

data-analytics MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

Redis MCP Server is one of hundreds of data-analytics entries indexed on Skiln. Browse the full data-analytics category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related data-analytics MCPs and skills

  • Oracle DB MCP by muazam99

    Read-only MCP server that lets coding AI agents inspect Oracle Database schema through live metadata.

  • MCP Usuarios DB by hmmatus

    MCP server for managing users in PostgreSQL, enabling CRUD operations and search via natural language commands.

  • Spain Medicines Intelligence MCP by fzthiait-ai

    Query the official Spanish medicines database (AEMPS CIMA) for authorized medicines, their details, and real-time supply shortage alerts without requiring an API key.

  • Spain Grants Intelligence MCP by fzthiait-ai

    Enables searching and retrieving details of over 500,000 Spanish government grants and subsidies from the official BDNS database, without requiring an API key.

  • MCP-demo by ageorgiev-bg

    MCP server that demonstrates PostgreSQL database interaction, providing a tool to retrieve user data from a users table.

  • cxdb-mcp by uvan1999

    A Model Context Protocol (MCP) server that gives Claude direct, read-only access to the cxdb PostgreSQL database. This lets you query production data in plain English — no SQL knowledge required — straight from Claude Code or the Claude desktop app.

  • mcp-tools-hub by ramaprv

    A collection of production-ready MCP tools for common tasks such as web search, code execution, file operations, and database queries, enabling AI agents to perform these actions through a unified interface.

  • OraLink MCP by hvrcharon1

    Hosted MCP server that bridges MCP clients to Oracle Autonomous Database via OAuth 2.0, enabling SQL queries and schema management without local Oracle tooling.

Frequently asked questions

How do I install Redis MCP Server?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support Redis MCP Server?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is Redis MCP Server free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.