getsentry/sentry-mcp
sentry-mcp is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.
If you are the rightful owner of sentry-mcp 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.
Sentry-MCP is a prototype remote MCP server acting as middleware to the upstream Sentry API provider.
Try sentry-mcp with chat:
Has a README
Github repo has a README.md.
Has a License
Github repo has license info.
Server can be inspected
View server inspector
Server schema can be extracted
Can get at lease one tool info from the README or server.
Online hosted on MCPHub
Can be automatically deployed by MCPHub.
Has social accounts
Do not have any social accounts.
Claimed by the author or certified by MCPHub
If you are the author, claim authorship
AI Evaluation ReportTotal Score: 3/10
The agent demonstrates a comprehensive understanding of its capabilities related to Sentry, including user identification, organization, team, project, release, issue, and event management, as well as AI-powered analysis and documentation search. However, the agent consistently fails to execute tasks due to invalid input, permission issues, tool malfunctions, and server errors. These failures indicate a lack of robustness in handling errors and exceptions, as well as potential issues with API integration and authentication. The agent's inability to provide valid answers or perform the requested operations significantly impacts its effectiveness and reliability.
Test case 1
Score: 6/10Perform the operation of using Seer AI to analyze a specific production error in Sentry and provide a detailed root cause analysis along with specific code fixes.No valid answer is generated due to invalid input. The response indicates that a specific issue URL or ID is required to analyze the production error with Seer AI, but this information was not provided in the input task.
Test case 2
Score: 6/10Perform the operation of creating a new team named 'Frontend Developers' in the Sentry organization with the slug 'my-organization'.No valid answer is generated due to invalid input. There was an HTTP 403 error with your request to the Sentry API. You do not have permission to perform this action. You may be able to resolve the issue by addressing the concern and trying again.
Test case 3
Score: 2/10Perform the operation of listing all projects within the Sentry organization with the slug 'my-organization'.No valid answer is generated due to tool malfunction. The response indicates a failure due to tool malfunction, which prevented the listing of projects within the Sentry organization with the slug 'my-organization'.
Test case 4
Score: 2/10Perform the operation of retrieving detailed information about the Sentry issue with the ID '12345' in the organization with the slug 'my-organization'.No valid answer is generated due to tool malfunction. The tool output indicates a server error (500 Internal Server Error), which suggests a problem with the Sentry API rather than an issue with the task input.
Test case 5
Score: 6/10Perform the operation of creating a new project named 'Backend Service' in the Sentry organization with the slug 'my-organization', assigning it to the team with the slug 'backend-team', and setting up a DSN automatically.No valid answer is generated due to invalid input. There was an HTTP 404 error with your request to the Sentry API. The requested resource does not exist. You may be able to resolve the issue by addressing the concern and trying again. Please check if the organization slug 'my-organization' and team slug 'backend-team' are correct and exist in your Sentry account.