Enterprise DNA Enterprise DNA
M MCP Servers Developer low

antonio-mello-ai/mcp-redis-monitor

by Various

MCP server for redis-monitor

MCP

antonio-mello-ai/mcp-redis-monitor

Added 11 June 2026

#felhen #mcp-server

Overview

A minimal MCP server that wraps redis-monitor, allowing AI agents to query Redis server metrics and activity. It exposes monitoring commands through the Model Context Protocol for integration with compatible clients.

Best for

Best for
Developers experimenting with MCP-based monitoring agents for Redis

Use cases

  • Check Redis server health and uptime from an AI agent
  • Monitor real-time command throughput and latency
  • Alert on slow queries or connection issues via agent workflows

How to use

Install

uvx mcp-redis-monitor

Tools exposed

  • REDIS_MONITOR_HOST
  • REDIS_MONITOR_PORT
  • REDIS_MONITOR_PASSWORD
  • get_queue_depths
  • get_celery_queue_status
  • get_connected_clients
  • get_server_info
  • get_key_count_by_db

Notes

A minimal MCP server that wraps redis-monitor, allowing AI agents to query Redis server metrics and activity. It exposes monitoring commands through the Model Context Protocol for integration with compatible clients.

2 stars on GitHub. Last updated 2026-06-04. Licensed MIT.

Use cases

  • Check Redis server health and uptime from an AI agent
  • Monitor real-time command throughput and latency
  • Alert on slow queries or connection issues via agent workflows

Pros

  • Lightweight Python implementation with few dependencies
  • Direct integration with MCP-compatible AI tools
  • Provides real-time Redis monitoring data on demand

Cons

  • Very early stage with only 2 GitHub stars and limited community
  • No documentation beyond the repository description
  • Requires a running Redis instance and manual setup

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Lightweight Python implementation with few dependencies
  • Direct integration with MCP-compatible AI tools
  • Provides real-time Redis monitoring data on demand

Cons

  • Very early stage with only 2 GitHub stars and limited community
  • No documentation beyond the repository description
  • Requires a running Redis instance and manual setup

Pairs with

Other entries in the index that connect to this one. Click through to see the chain.

Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks