Skip to content
Back to search
30
MCP v1.0.2

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%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.digitaldefiance/ts-mcp-debugger
Enterprise debugging for Node.js/TypeScript with 25+ tools: breakpoints, profiling, hang detection
0 tools
io.github.Digital-Defiance/mcp-debugger
Node.js and TypeScript debugging with 25+ tools for AI agents
0 tools
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
@mseep/mcp-nodejs-debugger
An MCP server to debug Node.js at runtime
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"
    }
  }
}