Loading languages...
BU

bugsnag-mcp-server

@tgeselle14

A Model Context Protocol (MCP) server for interacting with Bugsnag. This server allows LLM tools like Cursor and Claude to investigate and resolve issues in Bugsnag.

error monitoring
bugsnag
issue management
stacktrace analysis

# mcpServer Config

{
  "mcpServers": {
    "bugsnag": {
      "command": "npx",
      "args": [
        "-y",
        "bugsnag-mcp-server"
      ],
      "env": {
        "BUGSNAG_API_KEY": "your-bugsnag-api-key"
      },
      "disabled": false,
      "alwaysAllow": []
    }
  }
}

# stdio

npx -y bugsnag-mcp-server
Transport:
stdio
भाषा:
javascript
बनाया गया:4/2/2025
अद्यतन किया गया:7/12/2025
मुखपृष्ठ:
https://github.com/tgeselle/bugsnag-mcp