SERVER

Monitor

Rank #198

io.github.BetterDB-inc/monitor

MCP server providing monitor capabilities

First listed
Mar 13, 2026
Last publish date
Mar 14, 2026
OVERVIEW

Monitor is a Model Context Protocol (MCP) server published by BetterDB-inc. It ranks #198 of 58,900 servers tracked on MCP Toplist, and its repository has 913 GitHub stars. Monitor is listed across 3 registries — Official MCP, Glama and mcp.so, with 3 tracked versions. It was first listed on Mar 13, 2026 and most recently updated on Mar 14, 2026.

STANDING
#198of 58,900 tracked serversTop 0.5%

Ranks ahead of 58,702 of 58,900 servers on MCP Toplist.

Recent momentum
+600GitHub stars since Mar 9 (+225%)
CONNECT

Use Monitor

Add Monitor to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "monitor": {
      "command": "npx",
      "args": [
        "-y",
        "@betterdb/mcp"
      ],
      "env": {
        "BETTERDB_URL": "<your BETTERDB_URL>",
        "BETTERDB_TOKEN": "<your BETTERDB_TOKEN>",
        "BETTERDB_INSTANCE_ID": "<your BETTERDB_INSTANCE_ID>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 2 registries (1 delisted)

GlamaDelisted · last seen Apr 27, 2026
ORGANIZATION

BetterDB-inc

Organization
Total servers
1
Total versions
3
VERSIONS

Available versions (3)

VersionPublished
0.1.4Mar 14, 2026
0.1.3Mar 13, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Monitor?
MCP server providing monitor capabilities
Who maintains Monitor?
Monitor is maintained by BetterDB-inc, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
Is Monitor an official MCP server?
Yes — Monitor is listed on the Official MCP Registry, alongside Glama and mcp.so.
How many versions does Monitor have?
MCP Toplist tracks 3 versions of Monitor, most recently published on Mar 14, 2026.
Where can I find the source code for Monitor?
The source code for Monitor is hosted at github.com/BetterDB-inc/monitor.
EXPLORE