Skill Detail

Sentry MCP Server

Surface Sentry errors, traces, and performance data inside your AI coding workflow.

Monitoring & AlertsMCP
Monitoring & Alerts MCP Security Reviewed Security: Moderate
Tool match: sentry-mcp ⭐ 712 GitHub stars ⬇ 78.4k/wk npm
INSTALL WITH ANY AGENT
npx skills add agentskillexchange/skills --skill sentry-mcp-server Copy
Works best when you want a reusable capability, not another fragile one-off prompt.
At a glance
Tools required
MCP-compatible client (Claude Code, Cursor, VS Code), Sentry account with active projects, Node.js (for stdio mode)
Author
Sentry
Publisher
Company
Last updated
Apr 8, 2026
Quick brief

The Sentry MCP Server is maintained by Sentry and designed for human-in-the-loop coding agents. It acts as middleware to the Sentry API, optimized for development workflows and debugging use cases.

How it works

What this skill actually does

Best for

  • Debugging stack traces in Cursor or Claude Code with production error context
  • Triaging Sentry issues through conversational commands
  • Automated error analysis pipelines with Sentry’s Seer AI root cause analysis
  • Accessing release health and performance data from within your agent workflow

Key capabilities

  • Issue search and triage: Search across projects, get detailed issue information with stack traces and breadcrumbs
  • Seer integration: AI-powered root cause analysis and debugging suggestions
  • Performance monitoring: Access trace data and performance metrics
  • Release management: View release health, deploy information, and regression data

Install notes

Remote (recommended): Configure your MCP client to connect to https://mcp.sentry.dev/sse and authenticate via OAuth. Local stdio: Run npx @sentry/mcp-server@latest --access-token=YOUR_TOKEN.

Source: github.com/getsentry/sentry-mcp