Loomal

monitor

MCP server by github.com/betterdb-inc/monitor

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

1.2k starsnpm: @betterdb/mcp

About monitor

monitor is an MCP (Model Context Protocol) server published by betterdb-inc in the official MCP registry, listed under Monitoring on Loomal. BetterDB MCP server - Valkey observability for Claude Code and other MCP clients

It ships as an npm package (@betterdb/mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/betterdb-inc/monitor, where the project has earned 1,226 GitHub stars.

Use monitor with your agent

Claude Code · one command
claude mcp add monitor -- npx -y @betterdb/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "monitor": {
      "command": "npx",
      "args": [
        "-y",
        "@betterdb/mcp"
      ]
    }
  }
}
npm@betterdb/mcp

Frequently asked questions

What is monitor?
monitor is an MCP (Model Context Protocol) server by betterdb-inc in the Monitoring category. BetterDB MCP server - Valkey observability for Claude Code and other MCP clients
How do I connect monitor to Claude, Cursor, or another MCP client?
Install monitor from its npm package (@betterdb/mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is monitor open source?
Yes — the source code is public at github.com/betterdb-inc/monitor, with 1,226 GitHub stars.
Can AI agents pay to use monitor?
Not yet through Loomal — monitor is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain monitor? Claim this listing free by verifying GitHub ownership, or contact us.