mcp-sentry-custom

mcp-sentry-custom

3.1

If you are the rightful owner of mcp-sentry-custom 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.

mcp-sentry-custom is a Model Context Protocol server for retrieving and analyzing issues from Sentry.io or self-hosted Sentry instances.

mcp-sentry-custom is a specialized MCP server that interfaces with Sentry.io or self-hosted Sentry instances to retrieve and analyze error reports, stack traces, and other debugging information. It provides tools to inspect specific issues or lists of issues from your Sentry account, offering detailed insights into each issue's status, level, timestamps, and event counts. This server is designed to enhance debugging efficiency by integrating directly with Sentry's robust error tracking capabilities, making it easier for developers to manage and resolve issues in their applications.

Features

  • get_sentry_issue: Retrieve and analyze a specific Sentry issue by its ID or URL, providing detailed information such as title, status, level, timestamps, and stack trace.
  • get_list_issues: Retrieve and analyze a list of Sentry issues for a specific project, offering insights into each issue's title, status, level, and event count.
  • sentry-issue: Retrieve formatted issue details from Sentry for use in conversation context, enhancing communication and debugging processes.