bugezy
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_reportsA | 列出最近的 Bug 報告(metadata,不含完整資料)。List recent bug reports (metadata only). |
| get_report_overviewA | 取得報告概覽(metadata + 各欄位筆數,不含原始資料)。Get report overview (metadata + counts). |
| get_console_logsB | 取得報告中的 Console 記錄(warn/error)。Get console logs (warn/error). |
| get_network_errorsB | 取得報告中的 Network 錯誤(4xx/5xx)。Get network errors (4xx/5xx). |
| get_voice_transcriptB | 取得開發者的語音描述(中文轉錄)— 通常是最有價值的除錯線索。Get developer voice transcript — often the most valuable debugging clue. |
| get_page_infoA | 取得報告的頁面資訊(URL、標題、瀏覽器、解析度)。Get page info (url, title, browser, resolution). |
| get_rrweb_summaryA | DOM 軌跡摘要(事件數、時長、事件類型分布),不回完整 rrweb(太大)。rrweb summary (count, duration, type distribution). |
| get_rrweb_eventsA | 取得完整 rrweb DOM 事件(⚠ 資料量可能數 MB,僅在需要精確分析 DOM 變化時使用)。Get full rrweb events (⚠ may be several MB). |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/fox100039-design/bugezy'
If you have feedback or need assistance with the MCP directory API, please join our Discord server