MCPdir β€” MCP Server Directory
πŸ‡¬πŸ‡§ πŸ‡ͺπŸ‡Έ

Sentry MCP

by Sentry

AI-powered error tracking and issue management for coding assistants

devops Node.js Intermediate Self-hostable Verified
⭐ 574 stars πŸ“… Updated: 1mo ago

Description

Official Sentry MCP server optimized for coding assistants to interact with Sentry's error tracking and performance monitoring platform. Features AI-powered event and issue search using natural language queries, detailed issue investigation with stack traces and breadcrumbs, issue lifecycle management (resolve, assign, ignore), and performance analysis capabilities. Designed with a human-in-the-loop philosophy β€” the AI suggests fixes but keeps developers in control. Works with both Sentry cloud and self-hosted installations. Install via npx or as a Claude plugin for immediate setup.

βœ… Best for

Development teams using Sentry who want AI-assisted error investigation and issue management from their editor

⏭️ Skip if

You use a different error tracking service like Datadog, Bugsnag, or Rollbar

πŸ’‘ Use cases

  • Investigating production errors with AI-assisted root cause analysis
  • Searching and triaging Sentry issues using natural language from your editor
  • Resolving and managing issue lifecycle without leaving the coding environment
  • Analyzing performance bottlenecks and error trends across releases

πŸ‘ Pros

  • βœ“ Official Sentry project with first-party API integration
  • βœ“ Natural language search across issues and events
  • βœ“ Human-in-the-loop design keeps developers in control of actions
  • βœ“ Works with both Sentry cloud and self-hosted deployments

πŸ‘Ž Cons

  • βœ— Requires Sentry user token with appropriate permissions
  • βœ— Limited to Sentry's data β€” cannot cross-reference with other monitoring tools
  • βœ— Performance analysis features still maturing compared to Sentry's web UI

πŸ”§ Exposed tools (5 tools)

ToolCategoryDescription
investigate_errordebuggingDeep investigation of an error with context, breadcrumbs, and related events
search_issuesissue-managementSearch Sentry issues using natural language or structured queries
get_issue_detailsissue-managementGet detailed information about a specific issue including stack traces
resolve_issueissue-managementResolve, unresolve, or update the status of a Sentry issue
analyze_performanceperformanceAnalyze performance data and identify bottlenecks

⚑ Installation

Prerequisites:

  • β€’ Node.js v18+
  • β€’ Sentry user authentication token
  • β€’ API key required

Check Claude Code documentation to configure this MCP server.

πŸ’‘ Tips & tricks

Use npx @sentry/mcp-server@latest --access-token=TOKEN for quick setup. For Claude Desktop, install as a plugin with "claude plugin install" for the simplest configuration. Grant your token the minimum required scopes for security.

Quick info

Author
Sentry
License
MIT
Runtime
Node.js 18+
Transport
stdio
Category
devops
Difficulty
Intermediate
Self-hostable
βœ…
Auth
β€”
Docker
β€”
Version
latest
Updated
Feb 28, 2026

Client compatibility

  • βœ… Claude Code
  • βœ… Cursor
  • ❓ VS Code Copilot
  • ❓ Gemini CLI
  • ❓ Windsurf
  • ❓ Cline
  • ❓ JetBrains AI
  • ❓ Warp

Platforms

🍎 macOS 🐧 Linux πŸͺŸ Windows