Monitor vs LibreNMS MCP

Two MCP servers from our DevOps & monitoring ranking, compared on live data - updated nightly, never sponsored.

Bottom line · 2026-08-25

LibreNMS MCP records significantly more monthly package installs (7,905 vs 635); both are actively maintained, with commits inside the last month.

How they differ in kind

Monitor focuses on: The monitoring layer that Valkey deserves. LibreNMS MCP focuses on: LibreNMS MCP Server is a Python-based Model Context Protocol (MCP) server designed to provide advanced, programmable access to LibreNMS network monitoring data and management features. Environment-variable extraction: Monitor yielded 6 variables; LibreNMS MCP yielded 12 variables. Implementation languages differ (TypeScript vs Python).

What each one does

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.

From the project's README.

LibreNMS MCP

LibreNMS MCP Server is a Python-based Model Context Protocol (MCP) server designed to provide advanced, programmable access to LibreNMS network monitoring data and management features. It exposes a modern API for querying, automating, and integrating LibreNMS resources such as devices, ports, alerts, inventory, locations, logs, and more. The server supports both read and write operations, robust security features…. Its 40 documented tools cover device, devicegroup, ports, location.

From the project's README.

14 signals, side by side

Signal Monitor LibreNMS MCP
Monthly installs 635 7,905
GitHub stars 1,301 37
Last commit 2026-08-21 2026-08-20
Releases · last 90 days 10+ 6
In the registry since Mar 2026 Jan 2026
Registry versions 2 11
Documented tools not extracted - see README 40
Env vars extracted 6 12
Runs local (stdio) local (stdio)
Endpoint auth local only local only
Maintenance actively maintained actively maintained
License NOASSERTION MIT
Language TypeScript Python
Category rank #4 of 101 #3 of 101

What their tools cover

Extracted from each project's README - the tools each server hands your agent. A missing list means the README doesn't document one, not that no tools exist.

Monitor no tool list in README

LibreNMS MCP 40 tools documented

  • devices_list - List all devices (with optional filters)
  • device_get - Get details for a specific device
  • device_add - Add a new device
  • device_update - Update device metadata
  • device_delete - Remove a device
  • device_ports - List all ports for a device
  • device_ports_get - Get details for a specific port on a device
  • device_fdb - List the forwarding database (learned MACs) for a device

+32 more on the full page

Environment variables found in the READMEs

These are extracted names, not a requiredness check. Project docs may mark them optional or require other setup.

Monitor

  • DB_HOST
  • DB_PORT
  • DB_PASSWORD
  • STORAGE_TYPE
  • STORAGE_URL
  • BETTERDB_OFFLINE_LICENSE_FILE

LibreNMS MCP

  • LIBRENMS_URL
  • LIBRENMS_TOKEN
  • LIBRENMS_VERIFY_SSL
  • LIBRENMS_TIMEOUT
  • READ_ONLY_MODE
  • LOG_LEVEL
  • RATE_LIMIT_ENABLED
  • RATE_LIMIT_MAX_REQUESTS
  • RATE_LIMIT_WINDOW_MINUTES
  • TOOL_SEARCH_ENABLED
  • TOOL_SEARCH_STRATEGY
  • TOOL_SEARCH_MAX_RESULTS

Which one, for what

Derived from the signals above, not hands-on testing.

Pick Monitor if…

  • → release velocity matters - 10+ releases in 90 days vs 6
  • → you prefer a TypeScript codebase to extend or audit

Pick LibreNMS MCP if…

  • → you want the more widely installed option - 7,905 monthly installs vs 635
  • → clear licensing matters - MIT vs undeclared

Who's behind them

Monitor - betterdb-inc: 1 MCP server tracked, 1 maintained, 1,301 combined stars.

LibreNMS MCP - mhajder: 3 MCP servers tracked, 3 maintained, 63 combined stars. Full record.

Not sold on either?

The next-ranked DevOps & monitoring servers we track:

Quick answers

Is Monitor better than LibreNMS MCP?

Package installs favor LibreNMS MCP: 7,905 monthly installs to 635. Monitor still ranks #4 of 101 maintained DevOps & monitoring servers. Data as of 2026-08-25; we haven't hands-on tested either.

Can I use Monitor and LibreNMS MCP together?

Yes - MCP clients accept multiple servers in one config, so you can enable both DevOps & monitoring servers side by side. If their tools overlap, keep the one whose toolset fits to keep your agent's tool list lean.

What environment variables do their READMEs document?

Monitor: 6 environment variables extracted from the README setup; LibreNMS MCP: 12 environment variables extracted from the README setup. Extraction does not rule out other authentication or configuration steps; check each project's current documentation.

Keep exploring: best DevOps & monitoring servers · TypeScript servers · Python servers · all comparisons · every server

Methodology: package-usage signal = npm/PyPI installs (last month, platform APIs) · maintenance = commit recency + release cadence (GitHub) · tool lists and environment-variable names extracted from each project's README · endpoint auth from our own nightly probes. We haven't hand-tested these servers; everything here is data as of 2026-08-25.