Sentry
remoteInteract with Sentry for error tracking, issue management, and performance monitoring
Author
Sentry
Runtime
node
URL
https://mcp.sentry.dev/sse
Categories
monitoringerror-trackingdeveloper-tools
Install with the CLI:
npx @getmcp/cli add sentryConfiguration
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
JSON
{
"mcpServers": {
"sentry": {
"url": "https://mcp.sentry.dev/sse",
"transport": "sse"
}
}
}