bugsnag-mcp

sazap10/bugsnag-mcp

3.2

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.

This project implements a Model Context Protocol (MCP) server in Go for interacting with Bugsnag APIs.

Tools

Functions exposed to the LLM to take actions

GetUserOrganizations

List the organizations your Bugsnag user belongs to.

GetUserProjects

List all projects in a specified organization. Requires organization_id.

GetProjectEvents

List all events for a specified project. Requires project_id.

GetProjectEvent

Retrieve details for a specific event in a project. Requires project_id and event_id.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources