mcp-sentry

MCP-100/mcp-sentry

3.4

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@mcphub.com.

mcp-sentry is a Model Context Protocol server designed to retrieve and analyze issues from Sentry.io, providing tools to inspect error reports, stacktraces, and other debugging information.

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

No resources