monitoring

Sentry Mcp

Sentry.io integration for error tracking and performance monitoring

python
cloud
monitoring
0
View on GitHub

Installation

npx -y getsentry/sentry-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "sentry-mcp",
  "command": "npx",
  "args": [
    "-y",
    "getsentry/sentry-mcp"
  ]
}

About This MCP Server

getsentry/sentry-mcp

Sentry.io integration for error tracking and performance monitoring

GitHub: https://github.com/getsentry/sentry-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub