bugsnag-mcp

tgeselle/bugsnag-mcp

3.4

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.

Tools

Functions exposed to the LLM to take actions

list_organizations

List available Bugsnag organizations

list_projects

List projects in an organization

list_errors

List errors in a project with filtering options

view_error

Get detailed information about a specific error

list_error_events

List events (occurrences) for a specific error

view_latest_event

View the latest event for an error

view_event

View detailed information about a specific event

view_stacktrace

Extract and format stacktrace information from an event

view_exception_chain

View the full chain of exceptions for an event

search_issues

Search for issues using various criteria

view_tabs

View all event data tabs including app, device, user, request, breadcrumbs, metadata, and stacktrace

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources