Skip to main content
Glama
labarilem

brainfaq-mcp

by labarilem

Related Servers

Alternatives to brainfaq-mcp

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      An MCP server for debugging Windows processes using WinDbg and CDB. It enables users to attach to processes, manage breakpoints, inspect memory, and control execution flow through natural language.
      2
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      MCP server for remote debugging with gdbserver, offering full debugging capabilities including breakpoint control, stepping, memory inspection, and process management.
      18 PyPI
      MIT
    • F
      license
      Not graded
      quality
      B
      maintenance
      This MCP server enables AI agents to inspect and control the native DOSBox-X debugger through bounded MCP tools, including breakpoint management, execution control, register/memory inspection, and disassembly for DOS program debugging and reverse engineering.
      1
      -
    • A
      license
      Not graded
      quality
      B
      maintenance
      A headless MCP server that lets an LLM load Game Boy Advance ROMs, step through instructions, read and write memory, and manage breakpoints, watchpoints, and registers.
      19 npm
      Mozilla Public 2.0

    TDQS

    A3.7/5.0

    Scored across 6 tools

    Disambiguation5/5

    Each tool has a clear, distinct purpose: loading code, stepping, running, input/output, and state inspection. No overlap or ambiguity.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern (add_input, get_state, load_code, read_output, run, step), with the exception of 'step' which is a verb but fits the pattern.

    Tool Count5/5

    6 tools is well-scoped for a Brainfuck debugger/interpreter, covering all essential operations without unnecessary bloat.

    Completeness4/5

    The tool set covers the core workflow (load, step, run, input, output, state) but lacks an explicit stop/interrupt mechanism, which is a minor gap given the warning about infinite loops.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues