Dynatrace MCP vs LibreNMS MCP

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

Bottom line · 2026-08-25

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

How they differ in kind

Dynatrace MCP focuses on: Please migrate to one of the actively maintained alternatives: See the migration guide for a step-by-step comparison and migration instructions. 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: Dynatrace MCP yielded 6 variables; LibreNMS MCP yielded 12 variables. Implementation languages differ (TypeScript vs Python).

What each one does

Dynatrace MCP

Please migrate to one of the actively maintained alternatives: See the migration guide for a step-by-step comparison and migration instructions. It runs locally over stdio via the published package.

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 Dynatrace MCP LibreNMS MCP
Monthly installs 85,897 7,905
GitHub stars 134 37
Last commit 2026-08-19 2026-08-20
Releases · last 90 days 7 6
In the registry since Sep 2025 Jan 2026
Registry versions 35 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 MIT MIT
Language TypeScript Python
Category rank #1 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.

Dynatrace MCP 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.

Dynatrace MCP

  • DT_ENVIRONMENT
  • DT_PLATFORM_TOKEN
  • MCP_BEARER_TOKEN
  • HTTPS_PROXY
  • NO_PROXY
  • DT_MCP_DISABLE_TELEMETRY

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 Dynatrace MCP if…

  • → you want the more widely installed option - 85,897 monthly installs vs 7,905
  • → you prefer a TypeScript codebase to extend or audit

Pick LibreNMS MCP if…

  • → you prefer a Python codebase to extend or audit
  • → its documented toolset fits - 40 tools including devices_list, device_get

Who's behind them

Dynatrace MCP - dynatrace-oss: 2 MCP servers tracked, 2 maintained, 162 combined stars. Full record.

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 Dynatrace MCP better than LibreNMS MCP?

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

Can I use Dynatrace MCP 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?

Dynatrace MCP: 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.