74
/ 100
24 days ago
glama

byok-observability-mcp

A comprehensive Model Context Protocol (MCP) server for Grafana, Prometheus, Kafka UI, and Datadog. Features a secure "Bring Your Own Key" (BYOK) architecture where credentials stay local. Provides tools for metrics querying, dashboard inspection, Kafka lag monitoring, and unified health checks.

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 6 credentials: DD_API_KEY, DD_APP_KEY, GRAFANA_TOKEN, KAFKA_UI_PASSWORD, OPSGENIE_API_KEY, PROMETHEUS_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

lowtsup@8.0.0GHSA-3mv9-4h5g-vhg3

tsup DOM Clobbering vulnerability

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretDD_API_KEY"": "your-datadog-api-key",
🔐 secretDD_APP_KEY"": "your-datadog-app-key"
configDD_SITEmatch your Datadog login URL:
configDD_TOOLSETSDefault toolsets: core, apm, alerting. Set =all to load everything.
🔐 secretGRAFANA_TOKEN"": "glsa_...",
configGRAFANA_URL"": "https://grafana.mycompany.internal",
configGRAFANA_VERIFY_SSLGrafana Set to false to skip TLS verification
🔐 secretKAFKA_UI_PASSWORDyour-password
configKAFKA_UI_URL"": "https://kafka-ui.mycompany.internal",
configKAFKA_UI_USERNAMEKafka UI Login username
configOPSGENIE_ALLOW_WRITE
🔐 secretOPSGENIE_API_KEY
configOPSGENIE_API_URL
🔐 secretPROMETHEUS_PASSWORDyour-password
configPROMETHEUS_URL"": "https://prometheus.mycompany.internal",
configPROMETHEUS_USERNAMEyour-username
configREPORT_BACKENDSReports Comma-separated backends to include in reports (default: all configured)
configSLACK_WEBHOOK_URLReports ✅ Slack Incoming Webhook URL for scheduled reports
// 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 1 concrete improvement 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/alimuratkuslu-byok-observability-mcp-fm2jcv)](https://m8ven.ai/mcp/alimuratkuslu-byok-observability-mcp-fm2jcv)
commit: 6d5abc5cbf20733b7398aa78c3b8795a374f9cf7
code hash: 040c7b69393a0b1a58471ad9948c682d1e0c2f659d9cb02d56ec402c675fa464
verified: 6/17/2026, 12:03:56 PM
view raw JSON →