cdp-tools-mcp

InDate/cdp-tools-mcp

3.3

If you are the rightful owner of cdp-tools-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 dayong@mcphub.com.

cdp-tools-mcp is a Model Context Protocol server that enables AI assistants to debug JavaScript/TypeScript applications in real-time using the Chrome DevTools Protocol.

Tools

Functions exposed to the LLM to take actions

setBreakpoint

Set a breakpoint at a specific file and line.

getCallStack

Get the current call stack when paused at a breakpoint.

evaluateExpression

Evaluate a JavaScript expression in the current context.

takeScreenshot

Capture a screenshot of the current page.

listConsoleLogs

List captured console messages.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources