# BugEzy MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/dev-bugezy-bugezy
- Repository: https://github.com/fox100039-design/bugezy
- Website: https://bugezy.dev

## Install
- Endpoint: https://bugezy.dev/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://bugezy.dev/mcp

## Tools
- list_reports - 列出某使用者的 Bug 報告（需提供 user_email + session_token 驗證身分）。List a user's bug reports — requires user_email and session_token. Endpoint: https://bugezy.dev/mcp
- get_report_overview - 取得報告概覽（metadata + 各筆數 + AI Bug 導航摘要，不含原始資料）。Report overview with AI bug summary. Endpoint: https://bugezy.dev/mcp
- get_console_logs - 取得 Console 記錄（warn/error）。Console logs. Endpoint: https://bugezy.dev/mcp
- get_network_errors - 取得 Network 錯誤（4xx/5xx）。Network errors. Endpoint: https://bugezy.dev/mcp
- get_voice_transcript - 取得開發者語音描述（中文轉錄）。Developer voice transcript. Endpoint: https://bugezy.dev/mcp
- get_page_info - 取得頁面資訊（URL/標題/瀏覽器/解析度）。Page info. Endpoint: https://bugezy.dev/mcp
- get_rrweb_summary - DOM 軌跡摘要（事件數/時長/類型分布，不回完整資料）。rrweb summary. Endpoint: https://bugezy.dev/mcp
- get_rrweb_events - 取得完整 DOM 事件（⚠ 資料量大）。Full rrweb events. Endpoint: https://bugezy.dev/mcp
- get_live_errors - 取得某使用者當前頁面的即時 Console/Network 錯誤（需 user_email + session_token 驗證身分）。Live console/network errors — requires user_email and session_token. Endpoint: https://bugezy.dev/mcp
- get_terminal_logs - 取得某使用者終端機的即時錯誤日誌（stderr/throw/crash，需 user_email + session_token 驗證；付費功能）。開發者需執行 npx bugezy-watch -- <command>。Terminal error logs — requires user_email and session_token, paid feature. Endpoint: https://bugezy.dev/mcp
- get_usage_stats - 取得當月的 MCP 使用量統計（呼叫次數、token 消耗、省了多少）。Monthly MCP usage stats. Endpoint: https://bugezy.dev/mcp
- get_screenshots - 高畫質 AI 分析：取得報告截圖圖片（視覺 Bug 用）。⚠ 圖片消耗較高 Token（每張 ~3,000-8,000），建議只在需要看畫面時使用。Report screenshots. Endpoint: https://bugezy.dev/mcp
- get_timeline - 取得一份報告的完整時間軸（時序麵包屑）。把 Console、Network、語音、標記、網路環境、儲存狀態全部按時間排序成一條故事線，AI 只需呼叫這一個 tool 就能掌握完整 Bug 脈絡（省去逐一呼叫 console/network/voice 各 tool）。Full report timeline. Endpoint: https://bugezy.dev/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: dev.bugezy
- Version: 1.1.3
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 12, 2026
- Source: https://registry.modelcontextprotocol.io
