Skip to main content
Glama
AerialByte

mcp-netcoredbg

by AerialByte

Related Servers

Alternatives to mcp-netcoredbg

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      D
      maintenance
      An MCP server that enables AI assistants to control GDB debugging sessions, including breakpoint management, thread analysis, and variable inspection, using the GDB/MI protocol.
      22
      1
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      A Model Context Protocol server that bridges MCP and the Debug Adapter Protocol, enabling AI coding agents to launch and control debug sessions, set breakpoints, step through code, and inspect variables.
      17
      MIT
    • F
      license
      Not graded
      quality
      A
      maintenance
      An MCP server and VS Code extension that enables AI clients to interactively debug code using breakpoints, execution control, and state inspection. It is language-agnostic and works with any debugger that supports VS Code's launch.json configurations.
      -

    TDQS

    B3.3/5.0

    Scored across 25 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose within the .NET debugging domain, with no significant overlap. For example, 'step_into', 'step_over', and 'step_out' are distinct stepping operations, while 'launch' and 'launch_watch' cover different startup modes. The descriptions reinforce these distinctions, making misselection unlikely.

    Naming Consistency5/5

    Tool names follow a highly consistent snake_case pattern with clear verb_noun or verb-only structures, such as 'set_breakpoint', 'list_sessions', and 'continue'. There are no deviations in naming conventions, making the set predictable and easy to navigate for an agent.

    Tool Count3/5

    With 25 tools, the count is on the higher side for a debugging server, which might feel heavy but is reasonable given the comprehensive coverage of debugging operations. It includes all essential actions like stepping, breakpoint management, and session control, though it borders on being extensive.

    Completeness5/5

    The tool set provides complete coverage of the .NET debugging lifecycle, including session management (launch, attach, terminate), execution control (continue, pause, step operations), breakpoint handling, variable inspection, and status monitoring. There are no obvious gaps, ensuring agents can handle all typical debugging workflows without dead ends.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues