69
/ 100
10 days ago
glama

observability-mcp

MCP server that enables AI assistants to query Grafana/Loki logs and Thanos/Prometheus metrics directly from MCP-compatible clients like Cursor or Claude Desktop.

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.
🔐
You'll be asked for 2 credentials: GRAFANA_BEARER_TOKEN, THANOS_ACCESS_TOKEN
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.
configOIDC_ISSUERexport =https://keycloak.example.com/auth/realms/myrealm
configGRAFANA_URLexport =https://grafana.example.com
configGRAFANA_AUTH_MODEauto Force Grafana auth mode
🔐 secretGRAFANA_BEARER_TOKENtoken Grafana service-account token
configGRAFANA_SESSION_COOKIEcookie Static grafana_session cookie
configLOKI_DATASOURCE_IDexport =1 # numeric datasource ID in Grafana
configREQUEST_TIMEOUT_SECONDS30 HTTP timeout for all requests
configLOG_LEVELINFO Logging level
configTHANOS_AUTH_MODEAuth mode is auto-detected (or forced with ):
🔐 secretTHANOS_ACCESS_TOKENtoken Static Bearer token
configTHANOS_SESSION_COOKIEcookie oauth2-proxy session cookie
configTHANOS_URLexport =https://thanos.example.com
// 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 5 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/thainajardim-observability-mcp-154vtb)](https://m8ven.ai/mcp/thainajardim-observability-mcp-154vtb)
commit: 12f8f712ccfd276708482fd0df26d0baa1de8d35
code hash: 726625b5ad29ca2f6aedf391fc0cf3ca7eb830143265b772fc7835bffe49a9d2
verified: 7/21/2026, 9:33:54 AM
view raw JSON →