{
  "slug": "sentry-mcp",
  "name": "Sentry MCP",
  "url": "https://mcp.sentry.dev",
  "cat": "mcp",
  "group": "ai",
  "tagline": "Official MCP server (error tracking)",
  "price": "Free · your Sentry plan applies",
  "tier": "free",
  "pick": false,
  "what": "Sentry's official remote server at <code>https://mcp.sentry.dev/mcp</code>, HTTP transport only, with OAuth triggered on first connection. It covers searching errors, analysing performance, triaging issues, reading Sentry documentation and managing projects. Connections can be scoped to a single organisation or project to constrain access.",
  "why": "The agent reads the real production stack trace and affected release instead of you pasting a screenshot. It closes the gap between 'users are hitting an error' and a fix in your editor.",
  "warn": "Remote-only with no documented stdio option, so it will not work offline. Error payloads routinely contain user data and request bodies you may not want flowing into a model context.",
  "install": "claude mcp add --transport http sentry https://mcp.sentry.dev/mcp",
  "category": {
    "key": "mcp",
    "name": "MCP servers & registries",
    "desc": "How your agent reaches past the terminal. Directory scale is not a quality signal.",
    "group": "ai",
    "groupName": "Put AI inside it"
  },
  "freshness": null,
  "health": {
    "ok": true,
    "status_code": 200,
    "final_url": "https://mcp.sentry.dev/",
    "checked_at": "2026-08-19T00:17:14.278+00:00"
  },
  "corrected_at": null,
  "upstream_changed_at": null
}