O
Observium MCP
by @kdesch5000
Model Context Protocol (MCP) server for Observium CE network monitoring - enables LLMs to query device status, traffic, sensors, alerts, and trends
Created 2/5/2026
Updated 19 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx observium-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"kdesch5000-observium-mcp": {
"command": "uvx",
"args": [
"observium-mcp"
]
}
}
}