Enterprise DNA
M MCP Servers Developer low

jasonjmcghee/claude-debugs-for-you

by Various

Enable any LLM (e.g. Claude) to interactively debug any language for you via MCP and a VS Code Extension

J

MCP

jasonjmcghee/claude-debugs-for-you

Added 1 June 2026

#anthropic #autodebug #automation #claude #context #debug #debugging #debugging-tool

Overview

Enables LLMs like Claude to debug code interactively in any programming language. Works through the Model Context Protocol (MCP) and a VS Code extension. The LLM can step through code, inspect variables, and fix issues.

Best for

Best for
Developers who want an interactive LLM debugging assistant within VS Code

Use cases

  • Debugging a failing test case
  • Finding root cause of runtime errors
  • Stepping through unfamiliar code with LLM assistance

How to use

Tools exposed

  • node
  • vsce

Tested with

Claude Desktop, Continue, Cursor, VS Code

Example client config

{\n  "mcpServers": {\n    "debug": {\n      "command": "node",\n      "args": [\n        "/path/to/mcp-debug.js"\n      ]\n    }\n  }\n}

Notes

Enables LLMs like Claude to debug code interactively in any programming language. Works through the Model Context Protocol (MCP) and a VS Code extension. The LLM can step through code, inspect variables, and fix issues.

510 stars on GitHub. Last updated 2025-12-20. Licensed MIT.

Use cases

  • Debugging a failing test case
  • Finding root cause of runtime errors
  • Stepping through unfamiliar code with LLM assistance

Pros

  • Works with multiple LLMs (Claude, etc.)
  • Supports debugging in any language
  • Open source with active community (510 stars)

Cons

  • Requires VS Code and MCP setup
  • Interactive debugging may be slower than automated analysis
  • Depends on LLM’s ability to understand code context

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Works with multiple LLMs (Claude, etc.)
  • Supports debugging in any language
  • Open source with active community (510 stars)

Cons

  • Requires VS Code and MCP setup
  • Interactive debugging may be slower than automated analysis
  • Depends on LLM's ability to understand code context

Pairs with

Other entries in the index that connect to this one. Click through to see the chain.

Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks