Skip to content

Sentry

Free

by MCP Community

Monitor errors, analyze stack traces, and manage issues from Sentry directly.

v1.0.0Added Dec 10, 2024
sentryerrorsmonitoringdebugging
Works with:ClaudeGPTGeminiCopilot

Sentry MCP Server

Monitor errors, analyze stack traces, and manage issues from Sentry directly.

Features

  • Error Monitoring
  • Stack Trace Analysis
  • Issue Management
  • Release Tracking
  • Performance monitoring

Installation

{
  "mcpServers": {
    "sentry": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-sentry"]
    }
  }
}

Reviews

Leave a Review

Installation

Quick install
npx -y @modelcontextprotocol/server-sentry
Add to claude_desktop_config.json
{
  "mcpServers": {
    "sentry": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-sentry"]
    }
  }
}