antonio-mello-ai/mcp-redis-monitor
by Various
MCP server for redis-monitor
MCP
antonio-mello-ai/mcp-redis-monitor
Added 11 June 2026
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_HOSTREDIS_MONITOR_PORTREDIS_MONITOR_PASSWORDget_queue_depthsget_celery_queue_statusget_connected_clientsget_server_infoget_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.
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.
