Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ—„๏ธ Databases
  3. Monitor
Monitor logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 1:48:07 PM

Monitor

User RatingsBe the first to rate and review this MCP server!
View Repository1.3k GitHub StarsTotal stargazers on GitHub for the source repository (1,299 stars).Visit Website
valkeyredismonitoringdeveloper-tools

MCP access to Valkey and Redis monitoring data, including metrics, slow commands, hot keys, clients, and cluster health.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "betterdb-inc-monitor": {
      "command": "npx",
      "args": [
        "-y",
        "@betterdb/monitor"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives๐Ÿ—„๏ธ More in Databases

Overview

BetterDB-inc/monitor MCP server exposes BetterDB Monitor's observability data to MCP clients through the separate `@betterdb/mcp` package. It provides 60 tools for querying Valkey and Redis metrics, historical analytics, slow commands, hot keys, client activity, cluster state, and performance signals. The MCP server connects to a running BetterDB Monitor instance and requires an MCP token created in its settings. Reach for it when an AI coding assistant needs to investigate database behavior without relying only on the web dashboard.

Use cases

โ€ขInvestigate slow Valkey commands with an AI coding assistant
โ€ขReview hot-key activity and client attribution
โ€ขInspect Redis cluster slots and topology
โ€ขQuery historical latency and capacity data
โ€ขAnalyze captured database traffic

Key features

โ€ขExposes 60 MCP tools
โ€ขQueries Valkey and Redis monitoring data
โ€ขAnalyzes slow commands and hot keys
โ€ขInspects clients, clusters, CPU, and I/O
โ€ขReviews historical analytics and traffic captures

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Monitor.

Extracted Tool Capabilities
Exposes 60 MCP tools
Queries Valkey and Redis monitoring data
Analyzes slow commands and hot keys
Inspects clients, clusters, CPU, and I/O
Reviews historical analytics and traffic captures

How Monitor works

What BetterDB-inc/monitor does

BetterDB-inc/monitor MCP server gives MCP-compatible clients access to the monitoring data collected by BetterDB Monitor. The monitored systems are Valkey 8.0+ and Redis 6+, with Valkey-specific support for features such as COMMANDLOG and CLUSTER SLOT-STATS when the database version provides them.

The package is intended for operational investigation rather than direct database administration. Through 60 MCP tools, an agent can inspect current and historical metrics, review slow commands, examine command patterns and client activity, identify hot keys, and investigate latency or capacity concerns. The underlying Monitor product also records data that may otherwise disappear after log rotation, including slowlogs, traffic captures, and ACL access history.

How it works

BetterDB-inc/monitor MCP server runs over stdio through the @betterdb/mcp npm package. It communicates with a running BetterDB Monitor deployment, which in turn connects to the target Valkey or Redis instance. The Monitor backend uses a unified wire-compatible adapter and detects whether the database is Valkey or Redis from its INFO response. Available capabilities are also checked by version, so unsupported Valkey-only functions are not assumed for Redis deployments.

The MCP interface complements the Monitor web UI and REST API. BetterDB Monitor can be deployed with Docker, Helm, or the Node.js CLI, and exposes its web service on port 3001 by default. The MCP connection itself is configured separately from the database connection: create a token under Settings โ†’ MCP Tokens, then provide that token when configuring the MCP client.

Setup and configuration

Start BetterDB Monitor first and connect it to the Valkey or Redis instance you want to inspect. The README documents Docker, Kubernetes/Helm, and CLI startup options. For a local CLI installation, the documented runner is:

Terminal
npx -y @betterdb/mcp

The MCP package requires an MCP token from the Monitor application's settings. The supplied material does not specify the client configuration field name or an environment variable for that token, so those details should be taken from the current product documentation. A monitored database may be local, clustered, or hosted by providers such as AWS ElastiCache, MemoryDB, Redis Cloud, and Upstash, subject to the deployment's network access.

Tools and capabilities

The BetterDB-inc/monitor MCP server exposes tools covering the following supported areas:

  • Query real-time and historical metrics.
  • Review slowlogs, command patterns, and command activity.
  • Analyze hot keys and key access frequency.
  • Inspect client activity and attribution by client name and pattern.
  • Examine cluster topology, slot statistics, CPU, and key distribution where supported.
  • Investigate per-thread CPU and I/O metrics.
  • Review captured traffic from MONITOR sessions, including filtering, replay, and export capabilities.
  • Inspect ACL access history and performance-related signals.

The broader Monitor product also includes anomaly detection, capacity forecasting, webhooks, migration workflows, vector-search observability, and AI traces. The supplied material confirms these product capabilities, but does not map each one to a specific MCP tool, so tool-level availability should be verified before depending on them in an agent workflow.

Limitations and notes

Redis deployments do not provide the Valkey-exclusive COMMANDLOG and CLUSTER SLOT-STATS features. The MCP server depends on a reachable BetterDB Monitor instance rather than connecting directly to the database as a standalone package. A token is required, and the README does not state whether tokens expire, what permissions they carry, or how they are passed in every MCP client.

The project is licensed under an MIT plus commercial licensing model according to the repository badge. Some Monitor features are marked Pro and described as free during early access; the supplied material does not establish whether those features are available through MCP or define the current commercial terms.

Getting started with this BetterDB-inc/monitor MCP server

Always refer to the official documentation for the most accurate and up-to-date information.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Databases View all alternatives
  • MCPg logoMCPg
    Verified

    Production-grade PostgreSQL MCP server with 100+ tools for catalog introspection, AST-validated safe query execution, index tuning, natural-language SQL, pgvector/TimescaleDB/AGE integrations, and HTTP/stdio transports.

    ๐Ÿ—„๏ธ Databases10 views
    Compare vs MCPg โ†’
  • Mysql MCP Server logoMysql MCP Server

    MySQL database integration with configurable access controls, schema inspection, and comprehensive security guidelines

    ๐Ÿ—„๏ธ Databases3 views
    Compare vs Mysql MCP Server โ†’
  • MCP Mysql Server logoMCP Mysql Server

    Node.js-based MySQL database integration that provides secure MySQL database operations

    ๐Ÿ—„๏ธ Databases5 views
    Compare vs MCP Mysql Server โ†’
  • Prisma MCP logoPrisma MCP

    Gives LLMs the ability to manage Prisma Postgres databases (e.g. spin up new databases and run migrations or queries).

    ๐Ÿ—„๏ธ Databases3 views
    Compare vs Prisma MCP โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
1.3k
Stargazers on the source repository.
npm downloads
1.8k
Package downloads in the last 30 days.
Last commit
2d ago
Most recent push to the default branch.
Directory activity
4 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Monitor

Run `npx -y @betterdb/mcp`. A BetterDB Monitor instance must already be running, and the MCP connection requires a token created under Settings โ†’ MCP Tokens.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewMonitor AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/betterdb-inc-monitor?style=directory)](https://allmcps.com/mcp/betterdb-inc-monitor)
HTML Embed
<a href="https://allmcps.com/mcp/betterdb-inc-monitor"><img src="https://allmcps.com/api/badge/betterdb-inc-monitor?style=directory" alt="Monitor on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ—„๏ธDatabases
PricingFreemium
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
AuthAPI key
LicenseMIT
ClientsCursor
Last updatedSep 9, 2026
10/10 checks healthy over the last 32d
Views4
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars1,299
GitHub Star CountTotal stargazers on GitHub representing community popularity (1,299 stars).
Last commit2d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 9, 2026
npm downloads1,792/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
64Quality signal: Good ยท 64/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools24/30
Adoption & activity13/15
Community engagement1/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 17d ago via OSV.dev ยท @betterdb/monitor (npm)

โ˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ—„๏ธ Databases โ†’Best MCP servers for Databases โ†’Alternatives to Monitor โ†’Install in Claude DesktopInstall in CursorInstall in VS Code