Back to search
30
MCP

io.github.digitaldefiance/ts-mcp-debugger

io.github.digitaldefiance/ts-mcp-debugger

Enterprise debugging for Node.js/TypeScript with 25+ tools: breakpoints, profiling, hang detection

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

Similar MCP servers embedding-nearest

io.github.digital-defiance/mcp-debugger
Node.js and TypeScript debugging with 25+ tools for AI agents
0 tools
digitaldefiance/mcp-process
Enterprise-grade MCP server for Node.js and TypeScript debugging
0 tools
@ai-capabilities-suite/mcp-debugger-server
Enterprise-grade MCP server providing advanced debugging capabilities for Node.js and JavaScript applications via Chrome DevTools Protocol.
0 tools
debugger-mcp
MCP server exposing debugger tools for AI clients (Node.js and Python)
0 tools
tb0hdan/remote-debugger-mcp
MCP server with a set remote debugging tools for profiling Go applications.
0 tools
io.github.daedalus/mcp-gdbserver
MCP server for remote debugging with gdbserver
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.digitaldefiance/ts-mcp-debugger": {
      "url": "None",
      "transport": "http"
    }
  }
}