Back to search
30
MCP

@ai-capabilities-suite/mcp-debugger-server

npm/@ai-capabilities-suite/mcp-debugger-server

Enterprise-grade MCP server providing advanced debugging capabilities for Node.js and JavaScript applications via Chrome DevTools Protocol. Features 25+ debugging tools including breakpoints, variable inspection, execution control, CPU/memory profiling, h

Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

debugger-mcp
MCP server exposing debugger tools for AI clients (Node.js and Python)
0 tools
chrome-devtools-mcp-fork
MCP server for Chrome DevTools integration - enable AI assistants to control browsers for web development debugging
0 tools
Chrome Debugger MCP
Chrome breakpoint debugging MCP server for inspecting runtime values and stepping through code
0 tools
raultov/chrome-debug-mcp
A Model Context Protocol (MCP) server that allows AI agents to control/debug Chromium based browsers
0 tools
@ai-capabilities-suite/mcp-testing
Enterprise-grade MCP server providing comprehensive testing capabilities for AI agents. Features 25+ testing tools including test execution,
0 tools
io.github.digital-defiance/mcp-debugger
Node.js and TypeScript debugging with 25+ tools for AI agents
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@ai-capabilities-suite/mcp-debugger-server": {
      "url": "None",
      "transport": "http"
    }
  }
}