World 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 shows 7,905 monthly installs; World Monitor isn't distributed through npm or PyPI, so install counts aren't comparable; both are actively maintained, with commits inside the last month.

How they differ in kind

World Monitor focuses on: Real-time global intelligence dashboard - AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface. 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. World Monitor offers a remote endpoint; LibreNMS MCP is local stdio. Environment-variable extraction: World Monitor yielded no variables extracted; LibreNMS MCP yielded 12 variables. Implementation languages differ (TypeScript vs Python).

What each one does

World Monitor

Real-time global intelligence dashboard - AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface. It is available as a remote MCP endpoint.

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 World Monitor LibreNMS MCP
Monthly installs n/a 7,905
GitHub stars 83,963 37
Last commit 2026-08-24 2026-08-20
Releases · last 90 days 0 6
In the registry since Jul 2026 Jan 2026
Registry versions 1 11
Documented tools not extracted - see README 40
Env vars extracted none extracted - see README 12
Runs remote local (stdio)
Endpoint auth none (verified open) local only
Maintenance actively maintained actively maintained
License AGPL-3.0 MIT
Language TypeScript Python
Category rank #2 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.

World 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.

World Monitor

No environment variables were extracted from the README setup. Check the project documentation for other authentication or configuration steps.

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 World Monitor if…

  • → you want a hosted endpoint instead of running a local process
  • → you prefer a TypeScript codebase to extend or audit

Pick LibreNMS MCP if…

  • → release velocity matters - 6 releases in 90 days vs 0
  • → you want everything local - World Monitor is remote-only

Who's behind them

World Monitor - koala73: 1 MCP server tracked, 1 maintained, 83,963 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 World Monitor better than LibreNMS MCP?

The numbers don't separate them - install counts aren't comparable across their distribution channels, and both committed within the last month. Choose on fit - execution model, extracted environment variables, endpoint authentication, and license are in the table above. Data as of 2026-08-25.

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

World Monitor: no 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.