Skip to main content
Sentry is the application monitoring platform for error tracking, performance monitoring, and release management. The Sentry MCP server lets you investigate issues, errors, and performance data using natural language.
This is a third-party managed MCP server operated by Sentry. Authentication uses OAuth — just connect your Sentry account and start using it immediately.

What Can It Do?

  • Investigate issues and error reports
  • Track errors with stack traces and context
  • Monitor releases and their health
  • Analyze performance data and bottlenecks

Where to Use It

Add Sentry as a tool to any agent. The agent can then investigate errors and performance issues conversationally, choosing the right actions based on context. To add an MCP tool to your agent:
  1. Open your agent’s configuration
  2. Click Add toolsConnect an app with MCP
  3. Search for the integration and select it
  4. Authenticate with your Sentry account
You can control which tools your agent has access to. After adding an integration, click on it to enable or disable specific tools based on what your agent needs.

In Workflows (Via Agent Node)

For automated pipelines, use an Agent Node with Sentry tools. This gives you the flexibility of an agent within a deterministic workflow.

Authentication

Sentry uses OAuth 2.0 for authentication. When you connect the integration, you’ll be redirected to Sentry to authorize access. No API keys or manual configuration required.

Example Prompts

Use these with your agent or in the Agent Node: Investigate issues:
Show me the top unresolved issues in the production project
Check errors:
What's the stack trace for the most frequent error this week?
Monitor releases:
How is the latest release performing compared to the previous one?

Troubleshooting

IssueSolution
Cannot connectEnsure you have member access to your Sentry organization
No issues foundCheck that the correct project is selected
Tool not availableVerify the tool is enabled in your agent’s MCP configuration

Need Help?