Skill Detail

Sentry MCP Server

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

Monitoring & AlertsMCP

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

Monitoring & Alerts MCP Security Reviewed Security: Moderate
INSTALL WITH ANY AGENT
npx skills add agentskillexchange/skills --skill sentry-mcp-server Copy
Tools required
MCP-compatible client (Claude Code, Cursor, VS Code), Sentry account with active projects, Node.js (for stdio mode)
Author
Sentry
Publisher
Company

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.

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