ScriptedAlchemy/devtools-debugger-mcp
3.6
If you are the rightful owner of devtools-debugger-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An MCP server that provides comprehensive Node.js debugging capabilities using the Chrome DevTools Protocol.
Tools
Functions exposed to the LLM to take actions
start_node_debug
Launch a Node.js script with debugging enabled
stop_debug_session
Terminate the debugging session and clean up
set_breakpoint
Set a breakpoint at a specific file and line
resume_execution
Continue execution to the next breakpoint or completion
inspect_scopes
Examine local variables, closures, and this
context
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client