bugsnag-mcp
If you are the rightful owner of bugsnag-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.
A Model Context Protocol (MCP) server for interacting with Bugsnag, allowing LLM tools to investigate and resolve issues.
list_organizations
Lists available Bugsnag organizations.
list_projects
Lists projects in an organization.
list_errors
Lists errors in a project with filtering options.
view_error
Gets detailed information about a specific error.
list_error_events
Lists events for a specific error.
view_latest_event
Views the latest event for an error.
view_event
Views detailed information about a specific event.
view_stacktrace
Extracts and formats stacktrace information from an event.
view_exception_chain
Views the full chain of exceptions for an event.
search_issues
Searches for issues using various criteria.