ClaudeWave
tgeselle
tgeselle

bugsnag-mcp

View on GitHub

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.

MCP Servers20 stars7 forksAPI BlueprintUpdated 23d ago
ClaudeWave Trust Score
59/100
· OK
Passed
  • Actively maintained (<30d)
  • Clear description
  • Mature repo (>1y old)
Flags
  • !No license declared
Last scanned: 4/14/2026
Install in Claude Desktop
Method detected: Manual
{
  "mcpServers": {
    "bugsnag-mcp": {
      "command": "node",
      "args": ["/path/to/bugsnag-mcp/dist/index.js"]
    }
  }
}
1. Copy the snippet above.
2. Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (Mac) or %APPDATA%\Claude\claude_desktop_config.json (Windows).
3. Replace any <placeholder> values with your API keys or paths.
4. Restart Claude Desktop. The MCP server appears automatically.
💡 Clone https://github.com/tgeselle/bugsnag-mcp and follow its README for install instructions.
Use cases
🧠 AI / ML

MCP Servers overview

README preview not available. Visit the repo on GitHub for full documentation.

More MCP Servers