SERVER

LibreNMS MCP

Rank #1,980

io.github.mhajder/librenms-mcp

Query devices, ports, alerts, and manage LibreNMS network monitoring infrastructure with read and write operations.

First listed
Aug 9, 2025
Last publish date
Apr 15, 2026
OVERVIEW

LibreNMS MCP is a Model Context Protocol (MCP) server published by mhajder. It ranks #1,980 of 76,851 servers tracked on MCP Toplist, and its repository has 29 GitHub stars. LibreNMS MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 6 tracked versions. It was first listed on Aug 9, 2025 and most recently updated on Apr 15, 2026.

STANDING
#1,980of 76,851 tracked serversTop 5%

Ranks ahead of 74,871 of 76,851 servers on MCP Toplist.

CONNECT

Use LibreNMS MCP

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

Python package (PyPI)
{
  "mcpServers": {
    "librenms-mcp": {
      "command": "uvx",
      "args": [
        "librenms-mcp"
      ],
      "env": {
        "LIBRENMS_URL": "<your LIBRENMS_URL>",
        "LIBRENMS_TOKEN": "<your LIBRENMS_TOKEN>",
        "LIBRENMS_READ_ONLY": "<your LIBRENMS_READ_ONLY>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

Python package (PyPI)
{
  "mcpServers": {
    "librenms-mcp": {
      "command": "uvx",
      "args": [
        "librenms-mcp"
      ],
      "env": {
        "LIBRENMS_URL": "<your LIBRENMS_URL>",
        "LIBRENMS_TOKEN": "<your LIBRENMS_TOKEN>",
        "LIBRENMS_READ_ONLY": "<your LIBRENMS_READ_ONLY>",
        "MCP_HTTP_PORT": "<your MCP_HTTP_PORT>",
        "MCP_TRANSPORT": "<your MCP_TRANSPORT>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

Docker image
{
  "mcpServers": {
    "librenms-mcp": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/mhajder/librenms-mcp:1.5.0"
      ],
      "env": {
        "LIBRENMS_URL": "<your LIBRENMS_URL>",
        "LIBRENMS_TOKEN": "<your LIBRENMS_TOKEN>",
        "LIBRENMS_READ_ONLY": "<your LIBRENMS_READ_ONLY>",
        "MCP_HTTP_PORT": "<your MCP_HTTP_PORT>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry (2 delisted)

PulseMCPDelisted · last seen Jun 4, 2026
GlamaDelisted · last seen Jun 4, 2026
ORGANIZATION

mhajder

Organization
Servers in org
3
Versions across org
17
MORE FROM THIS PUBLISHER

Other servers by mhajder

View all mhajder servers →
VERSIONS

Available versions (6)

0.1.0 · Nov 25, 20241.5.0 · Jan 25, 20261.6.0 · Feb 7, 20261.7.0 · Feb 18, 20261.8.0 · Apr 9, 20261.9.0 · Apr 15, 2026Nov 25, 2024Apr 15, 2026
VersionPublished
1.9.0Apr 15, 2026
1.8.0Apr 9, 2026
1.7.0Feb 18, 2026
1.6.0Feb 7, 2026
1.5.0Jan 25, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

Who maintains LibreNMS MCP?
LibreNMS MCP is maintained by mhajder, which publishes 3 MCP servers (17 total versions) tracked on MCP Toplist.
Is LibreNMS MCP listed on the Official MCP Registry?
Yes — LibreNMS MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
How many versions does LibreNMS MCP have?
MCP Toplist tracks 6 versions of LibreNMS MCP, most recently published on Apr 15, 2026.
Where can I find the source code for LibreNMS MCP?
The source code for LibreNMS MCP is hosted at github.com/mhajder/librenms-mcp.
EXPLORE
LibreNMS MCP - MCP Server #1,980 | MCP Toplist