{
  "name": "io.github.grafana/mcp-grafana",
  "description": "Grafana's official MCP (Apache-2.0, ~3.2k stars) gives an agent read/write access to a Grafana instance: search and edit dashboards, query Prometheus and Loki datasources, inspect alert rules, and drive Incident, OnCall, and Sift. It turns \"what fired at 2am\" into a single grounded question.",
  "status": "active",
  "version": "latest",
  "_meta": {
    "com.top-mcps/lastVerified": "2026-07-16",
    "com.top-mcps/score": {
      "value": 92,
      "rubricVersion": "2026-04",
      "lastComputed": "2026-07-17T12:42:38.188Z",
      "methodology": "https://top-mcps.com/about/methodology"
    },
    "com.top-mcps/stats": {
      "fetchedAt": "2026-07-17T12:42:37.493Z",
      "githubStars": 3246,
      "lastCommitAt": "2026-07-17T12:02:37Z"
    }
  },
  "repository": {
    "url": "https://github.com/grafana/mcp-grafana",
    "source": "github"
  },
  "author": {
    "name": "Grafana Labs"
  },
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "run",
      "version": "latest",
      "transport": {
        "type": "stdio"
      },
      "runtimeArguments": [
        {
          "type": "positional",
          "value": "--rm"
        },
        {
          "type": "positional",
          "value": "-i"
        },
        {
          "type": "positional",
          "value": "-e"
        },
        {
          "type": "positional",
          "value": "GRAFANA_URL"
        },
        {
          "type": "positional",
          "value": "-e"
        },
        {
          "type": "positional",
          "value": "GRAFANA_SERVICE_ACCOUNT_TOKEN"
        },
        {
          "type": "positional",
          "value": "grafana/mcp-grafana"
        },
        {
          "type": "positional",
          "value": "-t"
        },
        {
          "type": "positional",
          "value": "stdio"
        }
      ],
      "environmentVariables": [
        {
          "name": "GRAFANA_URL",
          "description": "GRAFANA_URL — required credential for Grafana.",
          "isRequired": true,
          "isSecret": true
        },
        {
          "name": "GRAFANA_SERVICE_ACCOUNT_TOKEN",
          "description": "GRAFANA_SERVICE_ACCOUNT_TOKEN — required credential for Grafana.",
          "isRequired": true,
          "isSecret": true
        }
      ]
    }
  ],
  "_links": {
    "html": "https://top-mcps.com/mcp/grafana",
    "markdown": "https://top-mcps.com/mcp/grafana.md",
    "methodology": "https://top-mcps.com/about/methodology"
  }
}
