← All servers
πŸ”§

MonitorVerifiedπŸ›‘ No advisories

io.github.BetterDB-inc/monitor
New to MCP? Start here β†’
1.2kβ˜… stars
0weekly installs
8 hours agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/betterdb-inc, which proved it owns this namespace.

Verified owner: github.com/betterdb-inc β†—io.github.BetterDB-inc/monitor

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs BETTERDB_TOKEN.
βœ“
Configuration
Reads BETTERDB_URL, BETTERDB_INSTANCE_ID.

About

BetterDB MCP server - Valkey observability for Claude Code and other MCP clients

Packages & transports

npm@betterdb/mcpv0.1.3 Β· npx

Metadata

Categorydevops
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "monitor": {
      "command": "npx",
      "args": [
        "-y",
        "@betterdb/mcp"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @betterdb/mcp
Monitor, an MCP server Β· SocketCat