This MCP links Claude Code to Sentry, focused on the workflow of people who build software. The assistant can look at the errors the platform monitors.
The idea is to support fixing problems with the developer in control, not just to expose the API.
You can investigate reported errors, understand the context of a failure, and use that information to fix the code. It’s useful for going from the error alert to the root cause without switching tools.
When to use
- When you want to investigate an error that showed up in Sentry.
- To understand the context of a failure before fixing it.
- While tracking issues in an application during development.
How to use
After installing, connect your Sentry account and the MCP becomes available. Ask Claude Code to “see the latest errors in this project” or “explain the cause of this failure”.