sentry-mcp-server
If you are the rightful owner of sentry-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A TypeScript implementation of a Sentry MCP (Modern Context Protocol) tool that allows AI agents to access and analyze Sentry error data.
The Sentry MCP Server is a robust TypeScript-based tool designed to facilitate AI agents in accessing and analyzing error data from Sentry. It provides a seamless interface for retrieving and analyzing Sentry issues, offering formatted issue details, metadata, and detailed stacktraces. The server supports both tool and prompt interfaces, ensuring flexibility in usage. With robust error handling and real-time communication capabilities, it is an essential tool for developers looking to integrate Sentry data analysis into their workflows. The server is easy to set up and configure, requiring only a Sentry auth token and optional API base URL. It can be integrated with development environments like Cursor IDE for an enhanced development experience.
Features
- Retrieve and analyze Sentry issues
- Get formatted issue details and metadata
- View detailed stacktraces
- Support for both tool and prompt interfaces
- Robust error handling and real-time communication