developer tools

Bugsnag Mcp

An MCP server for interacting with [Bugsnag](https://www.bugsnag.com/)

typescript
cloud
developer tools
0
View on GitHub

Installation

npx -y tgeselle/bugsnag-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "bugsnag-mcp",
  "command": "npx",
  "args": [
    "-y",
    "tgeselle/bugsnag-mcp"
  ]
}

About This MCP Server

tgeselle/bugsnag-mcp

An MCP server for interacting with Bugsnag

GitHub: https://github.com/tgeselle/bugsnag-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub