SERVER

LibreNMS MCP

Rank #2743

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 #2743 of 58,832 servers tracked on MCP Toplist, and its repository has 25 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
#2,743of 58,832 tracked serversTop 5%

Ranks ahead of 56,089 of 58,832 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 3 registries

ORGANIZATION

mhajder

Organization
Total servers
3
Total versions
17
MORE FROM THIS PUBLISHER

Other servers by mhajder

View all mhajder servers →
VERSIONS

Available versions (6)

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

What is LibreNMS MCP?
Query devices, ports, alerts, and manage LibreNMS network monitoring infrastructure with read and write operations.
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 an official MCP server?
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 #2743 | MCP Toplist