64
/ 100
1 month ago
glama

grafana-cursor-mcp

Query Grafana logs, metrics, and dashboards from Cursor. Enables the AI to call your Grafana instance via tools without leaving the editor.

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
⚠️
Tool descriptions don’t match what handlers do
2 tools describe read intent but their handlers mutate — get_logs (line 35: unlinkSync(path)); get_logs_for_call (line 35: unlinkSync(path))
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: GRAFANA_API_KEY, GRAFANA_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.
🔐 secretGRAFANA_API_KEY"": "your-service-account-token"
configGRAFANA_BASE_URL
configGRAFANA_DEFAULT_DATASOURCE_UIDOptional: add "": "your-loki-uid" to env if you have one default log datasource.
🔐 secretGRAFANA_TOKENGRAFANA_API_KEY Yes Service account or API key token. ( is also accepted.)
configGRAFANA_URL"": "https://your-grafana.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 6 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/hacktivist1512-grafana-cursor-mcp-a800ar)](https://m8ven.ai/mcp/hacktivist1512-grafana-cursor-mcp-a800ar)
commit: 2a2b4181559f0e7d1fa7cb30f1d816f76d4a420c
code hash: a818668f057eaf6a2cfb360c37675eb765efc574c5995001d1ccd7f79344e5a0
verified: 6/21/2026, 10:17:19 AM
view raw JSON →