Sentry MCP
MCP server for Sentry — query error events, browse issues, view stack traces, and analyze crash-free rates across projects.
Total skills
23
Vetted / pending / draft / deprecated
0 / 23 / 0 / 0
Directory mix
22 skill · 1 MCP
Avg stars
434.26
Avg review rating
—
Latest updated skill
5/10/2026
Risk distribution
MCP server for Sentry — query error events, browse issues, view stack traces, and analyze crash-free rates across projects.
Code reviews following Sentry engineering practices — covers security, performance, testing, and design review for pull requests and code changes.
Creates commits following Sentry conventions with proper conventional commit format and issue references.
Creates pull requests following Sentry conventions for PR titles, descriptions, and issue references.
Finds bugs, security vulnerabilities, and code quality issues in local branch changes.
Iterates on a PR until CI passes — automates the feedback-fix-push-wait cycle for addressing CI failures and review feedback.
Analyzes a repository to generate recommended Claude Code settings.json permissions — detects tech stack, build tools, and monorepo structure.
Systematic security code review based on OWASP guidelines — injection, XSS, authentication, authorization, and cryptography with confidence-based reporting.
Simplifies and refines code for clarity, consistency, and maintainability while preserving all functionality.
Scans agent skills for security issues — checks for prompt injection, malicious scripts, excessive permissions, secret exposure, and supply chain risks.
Django access control and IDOR security review — reviews views, DRF viewsets, ORM queries for authorization vulnerabilities.
Django performance code review — finds N+1 queries, queryset inefficiencies, and ORM performance problems.
Finds and fixes production issues from Sentry using MCP — analyzes stack traces, breadcrumbs, traces, and context to identify root causes.
Creates Sentry alerts using the workflow engine API — supports email, Slack, PagerDuty, Discord, and other notification actions.
Full Sentry SDK setup for Next.js — error monitoring, tracing, profiling, logging, session replay, and AI monitoring for Next.js 13+ with App Router and Pages Router.
Full Sentry SDK setup for Python — error monitoring, tracing, profiling, logging, metrics, and crons for Django, Flask, FastAPI, Celery, and more.
Full Sentry SDK setup for React — error monitoring, tracing, session replay, profiling, and logging for React 16+ with Router and Redux support.
Full Sentry SDK setup for Go — error monitoring, tracing, logging, metrics, and crons with support for net/http, Gin, Echo, Fiber, and FastHTTP.
Full Sentry SDK setup for Ruby — error monitoring, tracing, logging, profiling, and crons for Rails, Sinatra, Sidekiq, and Resque.
Full Sentry SDK setup for .NET — error monitoring, tracing, profiling, logging, and crons for ASP.NET Core, MAUI, WPF, Blazor, and Azure Functions.
Full Sentry SDK setup for React Native and Expo — error monitoring, tracing, profiling, session replay, and logging.
Full Sentry SDK setup for Apple platforms (iOS, macOS, tvOS, watchOS, visionOS) — error monitoring, tracing, profiling, session replay, and logging.
Full Sentry SDK setup for Svelte and SvelteKit — error monitoring, tracing, session replay, and logging.