Skip to main content
Glama
ankur106

MCP LLDB Server

by ankur106

Related Servers

Alternatives to MCP LLDB Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      D
      maintenance
      Provides structured debugging capabilities through LLDB, enabling AI assistants to set breakpoints, inspect variables, analyze crashes, disassemble code, and evaluate expressions in C/C++ programs.
      17
      3
      Apache 2.0
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables AI assistants to interact with LLDB debugging sessions through a standardized MCP interface, allowing natural language commands for debugging tasks like setting breakpoints, stepping, and evaluating expressions.
      757
      Apache 2.0
    • A
      license
      B
      quality
      C
      maintenance
      Provides GDB debugging functionality for use with Claude or other AI assistants, allowing users to manage debugging sessions, set breakpoints, examine variables, and execute GDB commands through natural language.
      16
      38 npm
      158
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      Enables AI assistants to debug .NET programs by launching or attaching to processes, setting breakpoints, stepping through code, inspecting variables, evaluating C# expressions, and handling exceptions, with support for multiple processes and .NET MAUI apps.
      6
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables dynamic debugging with GDB via the MCP protocol, allowing LLMs to execute GDB commands, manage breakpoints, control execution, and inspect program state.
      4
      -

    TDQS

    B3.1/5.0

    Scored across 19 tools

    Disambiguation5/5

    Each tool covers a distinct debugger operation (e.g., attach, backtrace, continue, examine memory, set breakpoint), with no overlaps. An agent can clearly differentiate them.

    Naming Consistency5/5

    All tools follow a strict LLDB_VERB pattern with underscores, providing a predictable and uniform naming convention throughout.

    Tool Count5/5

    19 tools cover a comprehensive set of debugger operations without being overwhelming. The scope matches the typical needs of an LLDB interface.

    Completeness4/5

    The tool set covers core workflows like breakpoints, stepping, memory/register inspection, and session management. Minor gaps exist (e.g., conditional breakpoints, watchpoints), but the surface is largely complete for standard debugging.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues