Monitor MCP Server
The monitoring layer that Valkey deserves. BetterDB persists what Valkey throws away - slowlogs, command patterns, client activity, anomaly signals - so you can debug what happened at 3am, not just what's happening now. Built for Valkey 8.x with native support for COMMANDLOG, CLUSTER SLOT-STATS, and per-thread I/O metrics. Redis 6+ compatible for everything else.
People who work with metrics, monitoring and obsevability and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-09-17 · ★ 1,302 · #6 OF 120 MAINTAINED DEVOPS & MONITORING · VERIFIED 2026-09-18
NOASSERTION · TypeScript servers · how we verify → /methodology
01 · Install Monitor
before you install - you'll need
Set DB_HOST, DB_PORT, DB_PASSWORD, STORAGE_TYPE, STORAGE_URL, BETTERDB_OFFLINE_LICENSE_FILE before connecting.
Claude Code
claude mcp add betterdb-inc-monitor -- npx -y @betterdb/mcp Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"betterdb-inc-monitor": {
"command": "npx",
"args": [
"-y",
"@betterdb/mcp"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license no standard license detected - usage rights unclear; check the repo before commercial use
npm package @betterdb/mcp - the @betterdb scope differs from the repo owner (betterdb-inc); confirm it's the project's official package
registry namespace io.github.BetterDB-inc is GitHub-verified and matches the repo owner
03 · What Monitor can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.44.0 · 2026-09-17
Release Notes - v0.44.0 · _Changes since v0.43.0 (2026-09-09)_ · Self-hosted user control · Self-hosted installs gain full authentication and access management, broker sign-in, personal tokens, and settings polish.…
v0.43.0 · 2026-09-09
Security · Patched all high and medium CVEs in the monitor Docker image (#443). Bumped override floors for fast-uri, qs, and fastify, and added overrides for browserslist, fflate, and @humanfs/node. Docker Scout on the…
v0.42.0 · 2026-09-04
Highlights · This release makes the monitor security-aware and retention-aware: a new Security page cross-references every connected instance against published CVEs, and self-hosted operators can finally configure how…
04 · Who maintains Monitor
monitor is maintained by betterdb-inc. It's the only MCP server we track from this author; the repo dates to Dec 2025.
05 · Facts
- repository
- github.com/betterdb-inc/monitor
- category
- DevOps & monitoring - ranked #6 of 120 actively-maintained DevOps & monitoring servers as of 2026-09-18.
- release cadence
- 10+ releases in the last 90 days (latest 2026-09-17)
- registry
- io.github.BetterDB-inc/monitor (active, first published 2026-03-13 · 2 versions)
- packages
- npm:@betterdb/mcp
06 · Monitor FAQ
What is Monitor?
The monitoring layer that Valkey deserves. BetterDB persists what Valkey throws away - slowlogs, command patterns, client activity, anomaly signals - so you can debug what happened at 3am, not just what's happening now. Built for Valkey 8.x with native support for COMMANDLOG, CLUSTER SLOT-STATS, and per-thread I/O metrics. Redis 6+ compatible for everything else.
Is Monitor still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-17 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
How do I install Monitor?
Run `npx -y @betterdb/mcp`. The README documents 6 environment variables (DB_HOST, DB_PORT, DB_PASSWORD…) to set first. Set DB_HOST, DB_PORT, DB_PASSWORD, STORAGE_TYPE, STORAGE_URL, BETTERDB_OFFLINE_LICENSE_FILE before connecting. You can also paste the ready-made client config above.
Does Monitor run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Monitor
Alternatives to Monitor
Maintained DevOps & monitoring servers if Monitor isn't the fit.
- World Monitor Live markets, conflicts, country risk, chokepoints, energy, and China decision signals. 75 tools. ★ 86,725 · 2026-09-17
- Open Metadata Official OpenMetadata MCP: 21 read and write tools for search, lineage, data quality, governance. ★ 15,244 · 2026-09-18
- Kubeshark MCP Server Real-time Kubernetes network traffic visibility and API analysis for HTTP, gRPC, Redis, Kafka, DNS. ★ 12,082 · 2026-09-09
- Grafana An MCP server giving access to Grafana dashboards, data and more. ★ 3,467 · 2026-09-17
- Radar Kubernetes MCP Server Kubernetes MCP server for diagnosis, resource management, GitOps, and RBAC-enforced operations. ★ 3,371 · 2026-09-18
- Testkube MCP MCP server for Testkube - Manage test workflows, executions, and artifacts via AI assistants ★ 1,658 · 2026-09-18
Pairs well with
Servers that cover what Monitor doesn't - only shown when the pairing reason fits the companion.
More DevOps & monitoring MCP servers · Bomly · Uptimebolt MCP Server · Portkey Admin MCP · Transfa · Opik MCP Server
More TypeScript MCP servers · Betterlytics · Hexis · Todox · Evolith Architecture Governance · K Obsidian · see all