Connector guide1-minute read9 MCP toolsEN · DE · IT

Bugsnag 到 MCP — 从任何 AI 代理驱动 Bugsnag

从任何 AI 代理读取和分类 Bugsnag(现为 SmartBear Insight Hub)错误、项目、组织、发布、转变。9 个工具,令牌认证。

HCBy HelpCode teamUpdated 1 min read Open source on GitHub

No credit card · 7-day trial · Self-host alternative available

MCP connector

Bugsnag

Read & triage Bugsnag (now SmartBear Insight Hub) errors, projects, organizations, releases, pivots from any AI agent. 9 tools, token auth.

Tools

9

Region

INTL

Category

monitoring

Authentication

API Key

Required env vars

BUGSNAG_AUTH_TOKEN
Install in one click on Cloud

7-day free trial · No credit card

  • 7-day free trial
    No credit card required
  • GDPR & SOC 2 ready
    EU data residency, audit logs
  • Open-source on GitHub
    Open source AGPL-3.0
  • Works with ChatGPT, Claude, Gemini
    Any MCP-compatible client

Skip the install. Get this working in under 2 minutes.

Start a free trial on cloud.anythingmcp.com, add the Bugsnag in one click, then point your AI client (Claude, ChatGPT, Copilot or Cursor) at the generated MCP endpoint. No Docker, no git clone, zero engineering experience required.

Start free trial

Summary

从任何 AI 代理读取和分类 Bugsnag(现为 SmartBear Insight Hub)错误、项目、组织、发布、转变。9 个工具,令牌认证。

试试这样问

Bugsnag 的示例提示

点击任意提示即可复制,然后粘贴到 Claude、ChatGPT、Cursor、Gemini、Copilot 或 OpenClaw 中,在该连接器上运行。

Bugsnag · 通过 MCP 实时
分享
Opus 4.7

Claude 是 AI,可能会出错。请核对回答。

💡 没有安装?直接使用 cloud.anythingmcp.com 登录,点击 Connectors → Bugsnag,粘贴你的凭据,生成 MCP API 密钥 — 完成。无需 Docker,无需 git clone,无需本地服务器。

Bugsnag

从任何 AI 代理读取和分类 Bugsnag(现为 SmartBear Insight Hub)错误、项目、组织、发布、转变。9 个工具,令牌认证。

设置

此连接器封装了 Bugsnag 数据访问 API (api.bugsnag.com)。

设置

  1. 登录 https://app.bugsnag.com → 左下角个人资料 → 我的帐户 → 个人认证令牌 → 生成。
  2. 选择你需要的范围(project errorsproject eventsproject release groupsproject commentsproject pivots)。
  3. 设置 BUGSNAG_AUTH_TOKEN

认证:每个请求发送 Authorization: token ${BUGSNAG_AUTH_TOKEN}X-Version: 2。适配器会为你处理这两项。

…(在应用内连接器说明中继续)

先决条件BUGSNAG_AUTH_TOKEN

在本地安装连接器

git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d

打开 http://localhost:3000/connectors/store,选择 Bugsnag 并粘贴在先决条件下列出的环境变量。

可用工具

工具功能
bugsnag_current_user返回令牌所属的用户帐户:id、名称、电子邮件、创建时间
bugsnag_list_organizations列出用户所属的组织
bugsnag_list_projects列出组织内的项目
bugsnag_list_errors列出项目中的错误
bugsnag_get_error通过 ID 获取单个错误及其完整元数据、严重性、状态、顶部堆栈帧
bugsnag_list_events列出某个错误的事件(单个发生)
bugsnag_get_event通过 ID 获取单个事件 — 完整堆栈跟踪、面包屑、用户、应用、设备、请求、自定义元数据
bugsnag_update_error更新错误的状态/严重性:修复、忽略、延迟、重新打开、改变严重性
bugsnag_list_releases列出项目的发布

下一步

这份指南对你有帮助吗?

Ready to ship

Your Bugsnag agent is one click away.

Install the connector, paste the key, prompt any MCP client. Free for 7 days, no credit card.

相关指南