mcp-sentry
If you are the rightful owner of mcp-sentry 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@mcpreview.com.
MCP Sentry Server is a Node.js + TypeScript implementation that integrates with Sentry for error tracking and monitoring using the Model Context Protocol.
The MCP Sentry Server is designed to facilitate error tracking and monitoring by integrating with Sentry's API. It supports both standard MCP communication over stdin/stdout and Server-Sent Events (SSE) for web-based communication. The server is configurable and can be run in different modes, including development and production. It allows users to retrieve detailed information about Sentry issues, including stack traces, issue severity, and event counts. The server is built using Node.js and TypeScript, ensuring a robust and scalable solution for error monitoring.
Features
- Integration with Sentry API for error tracking and monitoring
- Support for both standard MCP over stdin/stdout and SSE transport
- Configurable port for the SSE server (default: 3579)
- Provides detailed Sentry issue information including stack traces
- Supports development and production modes
Tools
get_sentry_issue
Retrieve and analyze Sentry issues by ID or URL
get_sentry_issues_list
Retrieve and analyze Sentry problem list from URL