Loomal

Node.js and TypeScript debugging with 25+ tools for AI agents

2 starsnpm: @ai-capabilities-suite/mcp-debugger-server

About mcp-debugger

mcp-debugger is an MCP (Model Context Protocol) server published by digital-defiance in the official MCP registry, listed under Autonomous Agents on Loomal. Node.js and TypeScript debugging with 25+ tools for AI agents

It ships as an npm package (@ai-capabilities-suite/mcp-debugger-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/digital-defiance/mcp-debugger-server, where the project has earned 2 GitHub stars.

Use mcp-debugger with your agent

Claude Code · one command
claude mcp add mcp-debugger -- npx -y @ai-capabilities-suite/mcp-debugger-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-debugger": {
      "command": "npx",
      "args": [
        "-y",
        "@ai-capabilities-suite/mcp-debugger-server"
      ]
    }
  }
}
npm@ai-capabilities-suite/mcp-debugger-server

Frequently asked questions

What is mcp-debugger?
mcp-debugger is an MCP (Model Context Protocol) server by digital-defiance in the Autonomous Agents category. Node.js and TypeScript debugging with 25+ tools for AI agents
How do I connect mcp-debugger to Claude, Cursor, or another MCP client?
Install mcp-debugger from its npm package (@ai-capabilities-suite/mcp-debugger-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is mcp-debugger open source?
Yes — the source code is public at github.com/digital-defiance/mcp-debugger-server, with 2 GitHub stars.
Can AI agents pay to use mcp-debugger?
Not yet through Loomal — mcp-debugger is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mcp-debugger? Claim this listing free by verifying GitHub ownership, or contact us.