javaDer/mcp-sentry-custom
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.
Tools
Functions exposed to the LLM to take actions
get_sentry_issue
Retrieve and analyze a Sentry issue by ID or URL. Use this tool when you need to: - Investigate production errors and crashes - Access detailed stacktraces from Sentry - Analyze error patterns and frequencies - Get information about when issues first/last occurred - Review error counts and status
get_list_issues
Retrieve and analyze Sentry issues by project slug. Use this tool when you need to: - Investigate production errors and crashes - Access detailed stacktraces from Sentry - Analyze error patterns and frequencies - Get information about when issues first/last occurred - Review error counts and status
Prompts
Interactive templates invoked by user choice
sentry-issue
Retrieve a Sentry issue by ID or URL
sentry-issues-by-project
Retrieve Sentry issues by project slug
Resources
Contextual data attached and managed by the client