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

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