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.
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.
process.env. You'll be asked to provide them before it can run.OIDC_ISSUER— export =https://keycloak.example.com/auth/realms/myrealmGRAFANA_URL— export =https://grafana.example.comGRAFANA_AUTH_MODE— auto Force Grafana auth modeGRAFANA_BEARER_TOKEN— token Grafana service-account tokenGRAFANA_SESSION_COOKIE— cookie Static grafana_session cookieLOKI_DATASOURCE_ID— export =1 # numeric datasource ID in GrafanaREQUEST_TIMEOUT_SECONDS— 30 HTTP timeout for all requestsLOG_LEVEL— INFO Logging levelTHANOS_AUTH_MODE— Auth mode is auto-detected (or forced with ):THANOS_ACCESS_TOKEN— token Static Bearer tokenTHANOS_SESSION_COOKIE— cookie oauth2-proxy session cookieTHANOS_URL— export =https://thanos.example.com[](https://m8ven.ai/mcp/thainajardim-observability-mcp-154vtb)