Server data from the Official MCP Registry
MCP server for LibreNMS network monitoring - query devices, ports, alerts, and manage infrastructure
MCP server for LibreNMS network monitoring - query devices, ports, alerts, and manage infrastructure
Set these up before or after installing:
Environment variable: LIBRENMS_URL
Environment variable: LIBRENMS_TOKEN
Environment variable: LIBRENMS_VERIFY_SSL
Environment variable: LIBRENMS_TIMEOUT
Environment variable: READ_ONLY_MODE
Environment variable: DISABLED_TAGS
Environment variable: LOG_LEVEL
Environment variable: RATE_LIMIT_ENABLED
Environment variable: RATE_LIMIT_MAX_REQUESTS
Environment variable: RATE_LIMIT_WINDOW_MINUTES
Environment variable: MCP_HTTP_PORT
Environment variable: MCP_HTTP_BEARER_TOKEN
Environment variable: MCP_TRANSPORT
Environment variable: SENTRY_DSN
Environment variable: SENTRY_TRACES_SAMPLE_RATE
Environment variable: SENTRY_SEND_DEFAULT_PII
Environment variable: SENTRY_ENVIRONMENT
Environment variable: SENTRY_RELEASE
Environment variable: SENTRY_PROFILE_SESSION_SAMPLE_RATE
Environment variable: SENTRY_PROFILE_LIFECYCLE
Environment variable: SENTRY_ENABLE_LOGS
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-mhajder-librenms-mcp": {
"env": {
"LIBRENMS_URL": "your-librenms-url-here",
"MCP_HTTP_PORT": "your-mcp-http-port-here",
"MCP_TRANSPORT": "your-mcp-transport-here",
"LIBRENMS_TOKEN": "your-librenms-token-here",
"LIBRENMS_READ_ONLY": "your-librenms-read-only-here"
},
"args": [
"librenms-mcp"
],
"command": "uvx"
}
}
}Valid MCP server (0 strong, 3 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry. Trust signals: trusted author mhajder (3/3 approved).
Scanned 4 files · 1 finding
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!