tgeselle/bugsnag-mcp
by Various
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
tgeselle/bugsnag-mcp
Added 1 June 2026
Overview
A Model Context Protocol (MCP) server that integrates Bugsnag error monitoring with LLM tools. It enables AI assistants like Cursor and Claude to explore Bugsnag issues, retrieve error details, and assist in debugging directly from a chat interface.
Best for
Best for
Developers who use Bugsnag and want AI-assisted debugging via Cursor or Claude
Use cases
- Investigate production errors by having the assistant fetch Bugsnag error reports
- Triage issues by querying error frequency and stack traces
- Resolve bugs with context from Bugsnag without leaving the code editor
Notes
A Model Context Protocol (MCP) server that integrates Bugsnag error monitoring with LLM tools. It enables AI assistants like Cursor and Claude to explore Bugsnag issues, retrieve error details, and assist in debugging directly from a chat interface.
23 stars on GitHub. Last updated 2026-03-22.
Use cases
- Investigate production errors by having the assistant fetch Bugsnag error reports
- Triage issues by querying error frequency and stack traces
- Resolve bugs with context from Bugsnag without leaving the code editor
Pros
- Leverages existing Bugsnag data without switching contexts
- Enables AI-driven error investigation in real time
- Lightweight MCP server easy to set up
Cons
- Requires a Bugsnag account and API key
- Limited to features exposed by Bugsnag’s API
- Community tool with few contributors (23 stars)
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Leverages existing Bugsnag data without switching contexts
- Enables AI-driven error investigation in real time
- Lightweight MCP server easy to set up
Cons
- Requires a Bugsnag account and API key
- Limited to features exposed by Bugsnag's API
- Community tool with few contributors (23 stars)
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Cursor
Anysphere
The AI-first code editor. Tab to autocomplete, Composer to multi-file refactor, Agents for the long-running stuff.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.