Monitor runs on your own machine — the client starts it, so there is no endpoint to ping. 256 installs a week from npm. Last commit 31 Jul 2026.
BetterDB MCP server - Valkey observability for Claude Code and other MCP clients
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add monitor -- npx -y @betterdb/mcp
{
"mcpServers": {
"monitor": {
"args": [
"-y",
"@betterdb/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.monitor]
command = "npx"
args = ["-y", "@betterdb/mcp"]
{
"mcpServers": {
"monitor": {
"args": [
"-y",
"@betterdb/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"monitor": {
"args": [
"-y",
"@betterdb/mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.