monitoring
Sentry Mcp
Sentry.io integration for error tracking and performance monitoring
python
cloud
monitoring
Installation
npx -y getsentry/sentry-mcpConfiguration
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
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub