developerlabsai/debug-mcp-server
3.1
If you are the rightful owner of debug-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.
An MCP (Model Context Protocol) server that bridges web browsers and Claude Code for seamless debugging workflows.
Tools
Functions exposed to the LLM to take actions
submit_debug_report
Receive debug data from browser.
list_debug_reports
List all stored debug reports.
get_debug_report
Retrieve specific debug report by ID.
ask_user_questions
Send questions to browser and wait for answers.
clear_old_reports
Clean up old debug data.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client