sentry-selfhosted-mcp
2
The 'sentry-selfhosted-mcp' is an MCP server designed to manage and interact with self-hosted Sentry instances. It provides various tools for issue tracking and project management within Sentry environments. This server requires specific environment configurations for full functionality.
get_sentry_issue`
Get details of Sentry issues via ID or URL
list_sentry_projects`
List all items in your Sentry organization
list_sentry_issues`
List issues for specific projects and support filtering
get_sentry_event_details`
Get detailed information about a specific event
update_sentry_issue_status`
Update the status of Sentry issues
create_sentry_issue_comment`
Add a comment to a Sentry question