MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

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
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" ] } } }