Install command
Provided
Monitor errors, debug production issues, and track application health
Source-backed facts for citing this resource, derived directly from the registry — also available as plain text for AI assistants.
Decision playbook
Signals are comparatively strong, but you should still validate source, privacy posture, and package provenance for your environment.
0
96
—
No baseline selected
No major trust-signal divergence detected in the current selection.
Confirm ownership and provenance before trusting install instructions.
Source link availableRequired
Open the canonical repository and verify ownership.
Source provenance statusRequired
Marked as first-party.
Metadata reviewed
Registry metadata indicates a reviewed listing.
Validate risk disclosures before installation or API wiring.
Safety notes presentRequired
Review the listed safety guidance before running commands.
Privacy notes presentRequired
Review data handling notes before connecting accounts or secrets.
Trust level risk gateRequired
Trust level does not block evaluation.
Check package metadata and artifact integrity signals.
Install payload available
Install or copy payload is available for review.
Package verification flag
Package marked verified.
Checksum metadata
SHA-256 hash is present.
Use compare context to validate trade-offs before adoption.
Compare tray has multiple entries
Add at least one more entry to compare trust differences.
Baseline comparison available
No baseline peer selected yet.
Diverging trust signals identified
No major trust-signal divergence found.
Setup at a glance
Copy-ready — paste the snippet to get started.
Install command
Provided
Config snippet
Provided
Copy snippet
Provided
Prerequisites
10 to clear
Platforms
4 listed
Difficulty
6/100
Adoption plan
Current risk score 0/100. Use staged verification before broader rollout.
Validate source and review signals before any execution.
Confirm source provenanceRequired
Source URL/provenance metadata is present.
Confirm metadata review state
Listing has review metadata.
Verify install payload
Install/config payload exists and can be inspected.
Confirm safety, privacy, and package integrity signals.
Review safety notesRequired
Safety notes are present.
Review privacy notesRequired
Privacy notes are present.
Verify package integrity metadata
Package verification/checksum metadata is available.
Adopt in controlled steps based on the selected plan.
Run in isolated sandbox firstRequired
Use a constrained sandbox and observe behavior across multiple tasks.
Roll out graduallyRequired
Roll out to a small cohort before wider usage.
Set monitoring and fallback
Define rollback path and monitor errors after adoption.
Evidence readiness
Required evidence gates are covered (6/6 signals complete).
Source repository/provenance is listed.
Required in this preset
Review metadata is present.
Required in this preset
Safety notes are present.
Required in this preset
Privacy notes are present.
Optional in this preset
Package integrity metadata is present.
Optional in this preset
Install payload is available.
Required in this preset
Required evidence gates are covered for this preset.
Decision timeline
6/6 steps complete with no blocking gaps for this preset.
triage
Source/provenance metadata is available.
triage
Review metadata is available.
verify
Safety notes are available.
verify
Privacy notes are available.
verify
Package integrity metadata is available.
rollout
Install payload is available.
No required blockers for this timeline preset.
Prerequisite readiness
10 prerequisites to line up before setup. Have accounts and credentials ready first.
Safety & privacy surface
1 safety and 1 privacy notes across 2 risk areas. Review closely: permissions & scopes.
{
"sentry": {
"url": "https://mcp.sentry.dev/mcp",
"transport": "http"
}
}Connect Claude to Sentry for comprehensive error monitoring, debugging, and application health tracking. View and analyze error reports in real-time, access detailed stack traces and context, track error trends and patterns, monitor release health and regressions, analyze performance metrics, search and filter errors, and generate automated reports—all through natural language commands. Supports OAuth authentication, environment filtering, and read-only access for secure error monitoring.
{
"sentry": {
"url": "https://mcp.sentry.dev/mcp",
"transport": "http"
}
}
Common usage pattern for this MCP server
Ask Claude: "What are the most common errors in the last 24 hours?"
Common usage pattern for this MCP server
Ask Claude: "Show me the stack trace for error ID abc123"
Common usage pattern for this MCP server
Ask Claude: "Which deployment introduced these new errors?"
Common usage pattern for this MCP server
Ask Claude: "Find all errors affecting the checkout flow"
Retrieve detailed information about a Sentry issue
// Get Sentry issue details
const issue = await sentry.issues.get({
organization_slug: "org-slug",
project_id: "project-id",
issue_id: "issue-id",
});
Sentry rate limits all API requests per caller identity (not per token). Check Retry-After header for wait time in seconds. Implement exponential backoff for retries (wait time increases with each retry). Reduce request frequency by batching queries or caching results. Rate limit types include DSN limit, Global limit, Quota depletion, Spike Protection, and Internal Limit. Use webhooks instead of polling when possible. Contact Sentry support for enterprise rate limit increases. Monitor rate limit headers in API responses.
Verify Auth Token has required scopes in Sentry settings (User settings > Personal Tokens). Check token assigned to correct organization/project. Ensure user role has API access (Member or Admin role required). Common scopes needed: org:read for organization access, project:read for project access, project:write for write operations. Re-generate token if expired or revoked. Verify token not exceeded user's maximum permissions. Check organization membership in Sentry dashboard.
Verify project slug matches exactly (case-sensitive). Check organization membership and project access in Sentry dashboard. Ensure Auth Token has project:read scope minimum (or project:write for write operations). Confirm project not archived or deleted. Verify token has access to the specific organization containing the project. Check project visibility settings (public vs private projects). Ensure user has appropriate role (Member or Admin) in the organization.
Re-authenticate at https://mcp.sentry.dev/mcp to refresh OAuth tokens. Verify OAuth app has required permissions in Sentry (check scopes: org:read, project:read). Check token not revoked in Settings > Auth Tokens. Ensure organization allows OAuth apps in security settings. OAuth tokens are organization-scoped (access only to selected organization during OAuth flow). If token expired, use refresh token to obtain new access token. Verify OAuth redirect URI matches configuration. Check browser console for OAuth errors.
Verify auth token is valid and not expired. Check token scopes match required operations. Ensure token format is correct (Bearer token in Authorization header). For OAuth integrations, verify token refresh logic is working correctly.
Implement exponential backoff retry logic with jitter. Use Sentry API rate limit headers to monitor usage. Reduce concurrent requests. Cache frequently accessed issue data. Sentry allows 100 requests per minute per auth token.
Verify auth token has access to the issue or project. Check organization permissions and team membership. Ensure auth token has required scopes (org:read, project:read) for target operations.
Check network connectivity and firewall settings. Verify Sentry API endpoints are accessible. Increase request timeout values. Implement connection pooling and retry mechanisms with exponential backoff.
Sentry MCP Server for Claude side by side with 3 alternatives on trust, install, platform support, and disclosed safety notes — all from reviewed registry metadata.
1 trust signal differ across this comparison (Source provenance).
| Field | Monitor errors, debug production issues, and track application health Open dossier | Manage deployments, analyze logs, and control Vercel projects Open dossier | Interact with Asana workspaces to manage projects and tasks Open dossier | Comprehensive AWS cloud services integration for infrastructure management, deployment, and monitoring Open dossier |
|---|---|---|---|---|
| Next steps | ||||
| Trust | ||||
| Review status | ReviewedMaintainer reviewed | ReviewedMaintainer reviewed | ReviewedMaintainer reviewed | ReviewedMaintainer reviewed |
| Package trust | Package verified | Package verified | Package verified | Package verified |
| Source provenanceDiffers | Source-backed | No submission link | No submission link | No submission link |
| Submitter | — | — | — | — |
| Install risk | Low risk | Low risk | Low risk | Low risk |
| Notes | Safety ✓ Privacy ✓ | Safety ✓ Privacy ✓ | Safety ✓ Privacy ✓ | Safety ✓ Privacy ✓ |
| Brand | ||||
| Category | mcp | mcp | mcp | mcp |
| Source | first-party | first-party | first-party | first-party |
| Author | Sentry | Vercel | Asana | AWS Labs |
| Added | 2025-09-18 | 2025-09-18 | 2025-09-18 | 2025-09-16 |
| Platforms | Claude CodeCodexCursorClaude Desktop | Claude CodeClaude Desktop | Claude CodeClaude Desktop | Claude CodeClaude Desktop |
| Source repo | — | — | — | — |
| Safety notes | ✓Scope Sentry org and project access, and review issue updates or alert changes before using it on production monitoring. | ✓Scope Vercel team and project permissions because deployments, environment variables, and domain changes can affect production apps. | ✓Use a least-privilege Asana token and test task or project writes in a non-critical workspace before connecting production workflows. | ✓Scope AWS credentials to the intended accounts, regions, and services because infrastructure actions can affect production resources. |
| Privacy notes | ✓Stack traces, logs, release data, user context, event payloads, and project metadata may be sent through model context. | ✓Deployment logs, project metadata, environment variable names, domains, team details, and runtime errors may be exposed. | ✓Asana task text, project metadata, comments, assignees, due dates, and workspace details may be sent through model context. | ✓AWS resource names, configuration, metrics, logs, ARNs, and account metadata may be exposed through tool calls and responses. |
| Prerequisites |
|
|
|
|
| Install | | | | |
| Config | | | | |
| Citations | ||||
| Claim | Unclaimed | Unclaimed | Unclaimed | Unclaimed |
Source-backed guides for putting this to work.
Debug web apps with Claude in Chrome and Claude Code together.
Loading live community signals…
A short, calm digest of reviewed Claude resources. Unsubscribe any time.