Sentry
Officialmodelcontextprotocol
Retrieving and analyzing issues from Sentry.io
Features
error-trackingissuesanalytics
Category
MonitoringQuick Install
npx -y @modelcontextprotocol/server-sentryConfiguration
Config file location:
~/Library/Application Support/Claude/claude_desktop_config.jsonconfig.json
{
"mcpServers": {
"sentry": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-sentry"
]
}
}
}Step 1: Copy the configuration above
Step 2: Open or create the config file at the path shown above
Step 3: Merge with existing config (add to mcpServers object) or replace if new
Step 4: Restart your Claude Desktop application
Details
- Author
- modelcontextprotocol
- Type
- Official
- Category
- Monitoring
Related Servers
More servers in Monitoring