mcp-sentry

NimbleBrainInc/mcp-sentry

3.2

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.

Sentry MCP Server is a comprehensive tool for tracking errors, monitoring performance, managing releases, and debugging issues with advanced observability features.

Tools

Functions exposed to the LLM to take actions

list_organizations

List all organizations the user has access to.

list_projects

List projects in an organization.

get_project

Get project details and statistics.

list_issues

List issues with filters.

get_issue

Get issue details with events.

update_issue

Update issue status or assignment.

resolve_issue

Mark issue as resolved.

ignore_issue

Ignore an issue.

list_events

List error events for an issue.

get_event

Get detailed event information with stack trace.

list_releases

List releases in a project.

get_release

Get release details with commits.

create_release

Create a new release.

list_teams

List teams in organization.

get_project_stats

Get project error statistics.

search_issues

Search issues with query filters.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources