73
/ 100
14 days ago
glama

Observium MCP Server

Enables natural language queries about device status, network traffic, sensor readings, alerts, and historical trends from Observium CE network monitoring.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 2 credentials: OBSERVIUM_DB_PASS, OBSERVIUM_RRD_SSH_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configOBSERVIUM_DB_HOST"": "localhost",
configOBSERVIUM_DB_PORT
configOBSERVIUM_DB_NAME"": "observium",
configOBSERVIUM_DB_USER"": "observium",
🔐 secretOBSERVIUM_DB_PASSyour_database_password
configOBSERVIUM_RRD_SSH_HOST=observium.example.com
configOBSERVIUM_RRD_SSH_USERSet to a user with SSH access
configOBSERVIUM_RRD_SSH_PORT
🔐 secretOBSERVIUM_RRD_SSH_KEY
configOBSERVIUM_RRD_PATH/opt/observium/rrd
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/kdesch5000-observium-mcp-milyb5)](https://m8ven.ai/mcp/kdesch5000-observium-mcp-milyb5)
commit: b6e669656e87c42fe54b801253bf0a5c8b21290f
code hash: 0f1d45fde0e114a3f511ac65d5d284869f3d61f95587356b01aa659ccae9b93f
verified: 6/23/2026, 10:08:46 AM
view raw JSON →