Submit

MCP JS Debugger

@johngrimes

Debug JavaScript and TypeScript applications through the Chrome DevTools Protocol with full source map support.

Server Config

{
  "mcpServers": {
    "mcp-js-debugger": {
      "command": "npx",
      "args": [
        "mcp-js-debugger"
      ]
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.