CopilotHub
SearchPromptsInstructionsAgentsToolsMCPs
  1. Home
  2. MCPs
  3. Mcp Redis
Back to MCPs
databases

Mcp Redis

The Redis official MCP Server offers an interface to manage and search data in Redis.

python
local
databases
0
View on GitHub

Installation

npx -y redis/mcp-redis

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-redis",
  "command": "npx",
  "args": [
    "-y",
    "redis/mcp-redis"
  ]
}

About This MCP Server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub

Related MCPs

View all →
MS

Mcp Server Nano Banana

AI image generation using Google Gemini's nano banana model.

pythonlocalmacos+3
View Repository
MC

Mcp Claude Spotify

An integration that allows Claude Desktop to interact with Spotify using the Model Context Protocol (MCP).

typescriptcloudlocal+1
View Repository
MC

Mcp Cli

CLI tool for testing MCP servers

typescriptlocalother tools and integrations
View Repository
AM

Anki Mcp

Manage your Anki collection with AnkiConnect & MCP

pythonlocalother tools and integrations
View Repository
WM

Web3 Mcp

An MCP server implementation wrapping Ankr Advanced API. Access to NFT, token, and blockchain data across multiple chains including Ethereum, BSC, Polygon, Avalanche, and more.

pythoncloudother tools and integrations
View Repository
IM

Interactive Mcp

Enables interactive LLM workflows by adding local user prompts and chat capabilities directly into the MCP loop.

typescriptlocalmacos+3
View Repository
Browse More MCPs

CopilotHub

A curated collection of prompts, instructions, agents, and tools for AI-powered development.

Quick Links

  • Prompts
  • Instructions
  • Agents
  • Tools
  • MCPs
  • Search

Browse by Category

  • Code Generation
  • Debugging
  • Documentation
  • Refactoring
  • Testing
  • Security

Legal

  • Guidelines
  • About
  • Privacy Policy
  • Terms of Service

Community

GitHub

© 2026 CopilotHub.

redis/mcp-redis

The Redis official MCP Server offers an interface to manage and search data in Redis.

GitHub: View redis/mcp-redis on GitHub