Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

BugEzy

REMOTE · BUGEZY.DEV · SCANNED AUG 3

Voice-powered bug reporting with 13 MCP tools. Record bugs by talking; let AI find and fix them.

Available components

+4 this week 58 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security46
Transport & Reachability100
Schema Quality & AI Usability60
  • AI-judged instruction clarity (fair).Partial
  • Tool/resource definitions use about 875 tokens (~67/item across 13 items; 13 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage81
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 44% of tool parameters carry a description.Partial
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · bugezy.dev

# add to Claude Code
claude mcp add --transport http dev-bugezy-bugezy https://bugezy.dev/mcp
# ~/.codex/config.toml
[mcp_servers.dev-bugezy-bugezy]
url = "https://bugezy.dev/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "dev-bugezy-bugezy": {
      "type": "remote",
      "url": "https://bugezy.dev/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add dev-bugezy-bugezy --url https://bugezy.dev/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  dev-bugezy-bugezy:
    url: "https://bugezy.dev/mcp"
// mcp.json
{
  "mcpServers": {
    "dev-bugezy-bugezy": {
      "type": "http",
      "url": "https://bugezy.dev/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 1 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

  • 28 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 54

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://bugezy.dev/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=bugezy.dev CN=WE1,O=Google Trust Services,C=US 30 Jun 2026 28 Sept 2026 ECDSA 256 ECDSA-SHA256 544858391da4e3920e368c61e1c80e98
SANs: bugezy.dev, *.bugezy.dev
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of bugezy.dev. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
dev. present 60074 8 Verified
bugezy.dev. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://bugezy.dev/mcp Verified 200
http (plaintext) http://bugezy.dev/mcp Inconclusive 406
MCP tools — 13 exposed · ~875 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
get_console_logs ~30

取得 Console 記錄(warn/error)。Console logs.

NameTypeReqDescription
report_idstringyes

No output schema declared.

No examples provided.

get_live_errors ~104

取得某使用者當前頁面的即時 Console/Network 錯誤(需 user_email + session_token 驗證身分)。Live console/network errors — requires user_email and session_token.

NameTypeReqDescription
session_tokenstringBugEzy session token(如果 MCP URL 已帶 ?token= 則不需提供)。
user_emailstringyes你的 BugEzy email(只讀你自己的即時錯誤)

No output schema declared.

No examples provided.

get_network_errors ~35

取得 Network 錯誤(4xx/5xx)。Network errors.

NameTypeReqDescription
report_idstringyes

No output schema declared.

No examples provided.

get_page_info ~38

取得頁面資訊(URL/標題/瀏覽器/解析度)。Page info.

NameTypeReqDescription
report_idstringyes

No output schema declared.

No examples provided.

get_report_overview ~51

取得報告概覽(metadata + 各筆數 + AI Bug 導航摘要,不含原始資料)。Report overview with AI bug summary.

NameTypeReqDescription
report_idstringyes

No output schema declared.

No examples provided.

get_rrweb_events ~38

取得完整 DOM 事件(⚠ 資料量大)。Full rrweb events.

NameTypeReqDescription
report_idstringyes

No output schema declared.

No examples provided.

get_rrweb_summary ~44

DOM 軌跡摘要(事件數/時長/類型分布,不回完整資料)。rrweb summary.

NameTypeReqDescription
report_idstringyes

No output schema declared.

No examples provided.

get_screenshots ~101

高畫質 AI 分析:取得報告截圖圖片(視覺 Bug 用)。⚠ 圖片消耗較高 Token(每張 ~3,000-8,000),建議只在需要看畫面時使用。Report screenshots.

NameTypeReqDescription
include_imagesboolean開啟高畫質 AI 分析(預設 false,只回 metadata 省 Token)
report_idstringyes

No output schema declared.

No examples provided.

get_terminal_logs ~129

取得某使用者終端機的即時錯誤日誌(stderr/throw/crash,需 user_email + session_token 驗證;付費功能)。開發者需執行 npx bugezy-watch -- <command>。Terminal error logs — requires user_email and session_token, paid feature.

NameTypeReqDescription
session_tokenstringBugEzy session token(如果 MCP URL 已帶 ?token= 則不需提供)。
user_emailstringyes你的 BugEzy email(只讀你自己的終端機日誌)

No output schema declared.

No examples provided.

get_timeline ~112

取得一份報告的完整時間軸(時序麵包屑)。把 Console、Network、語音、標記、網路環境、儲存狀態全部按時間排序成一條故事線,AI 只需呼叫這一個 tool 就能掌握完整 Bug 脈絡(省去逐一呼叫 console/network/voice 各 tool)。Full report timeline.

NameTypeReqDescription
report_idstringyes報告 ID

No output schema declared.

No examples provided.

get_usage_stats ~37

取得當月的 MCP 使用量統計(呼叫次數、token 消耗、省了多少)。Monthly MCP usage stats.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

get_voice_transcript ~35

取得開發者語音描述(中文轉錄)。Developer voice transcript.

NameTypeReqDescription
report_idstringyes

No output schema declared.

No examples provided.

list_reports ~121

列出某使用者的 Bug 報告(需提供 user_email + session_token 驗證身分)。List a user's bug reports — requires user_email and session_token.

NameTypeReqDescription
limitnumber
session_tokenstringBugEzy session token(如果 MCP URL 已帶 ?token= 則不需提供)。
urlstring
user_emailstring使用者 email;只回傳該 email 的報告。未提供則不回任何報告(安全預設)。

No output schema declared.

No examples provided.