{
  "name": "io.github.getsentry/sentry-mcp",
  "description": "The official Sentry MCP turns production error data into an agent conversation. Fetch issues and their stack traces, search events by tags, comment on issues, and let agents triage alerts before they page a human.",
  "status": "active",
  "version": "latest",
  "_meta": {
    "com.top-mcps/lastVerified": "2026-04-19",
    "com.top-mcps/score": {
      "value": 85,
      "rubricVersion": "2026-04",
      "lastComputed": "2026-04-19T20:32:57.780Z",
      "methodology": "https://top-mcps.com/about/methodology"
    },
    "com.top-mcps/stats": {
      "fetchedAt": "2026-04-19T20:32:56.039Z",
      "githubStars": 650,
      "lastCommitAt": "2026-04-17T22:41:54Z",
      "npmWeeklyDownloads": 49305
    }
  },
  "repository": {
    "url": "https://github.com/getsentry/sentry-mcp",
    "source": "github"
  },
  "author": {
    "name": "Sentry"
  },
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "@sentry/mcp-server",
      "version": "latest",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "name": "SENTRY_AUTH_TOKEN",
          "description": "SENTRY_AUTH_TOKEN — required credential for Sentry.",
          "isRequired": true,
          "isSecret": true
        },
        {
          "name": "SENTRY_ORG",
          "description": "SENTRY_ORG — required credential for Sentry.",
          "isRequired": true,
          "isSecret": true
        }
      ]
    }
  ],
  "capabilities": {
    "security": {
      "scope": "network",
      "sandbox": "Read-only access to the Sentry API using the auth token passed in env. Scope is whatever the token was issued with.",
      "gotchas": [
        "Event payloads can contain customer PII — filter or scrub the output before piping it into other tools."
      ]
    }
  },
  "_links": {
    "html": "https://top-mcps.com/mcp/sentry",
    "markdown": "https://top-mcps.com/mcp/sentry.md",
    "methodology": "https://top-mcps.com/about/methodology"
  }
}
