Skip to main content
Glama

Related Servers

Alternatives to FluffOS MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      A
      maintenance
      Enables AI assistants to understand and query LPC codebases through natural language, using a language server for hover info, definitions, references, and diagnostics.
      8 npm
      2
      BSD Zero Clause
    • F
      license
      Not graded
      quality
      B
      maintenance
      Enables AI assistants to compile, run, lint, and format ArxLang code directly through ArxNode without manual terminal commands.
      545 npm
      -
    • F
      license
      Not graded
      quality
      D
      maintenance
      Integrates Tolk compiler tools into AI assistants, enabling compilation of Tolk contracts, conversion from FunC, and version checks without manual terminal work.
      -
    • F
      license
      Not graded
      quality
      Not graded
      maintenance
      Enables AI agents to compile, execute, and check Almide code for syntax or compilation errors. It provides tools for generating ASTs and accessing language grammar resources.
      -

    TDQS

    B3.4/5.0

    Scored across 2 tools

    Disambiguation5/5

    The two tools have clearly distinct purposes: disassemble focuses on showing compiled bytecode for debugging, while validate checks for compilation errors and success/failure. There is no overlap or ambiguity between these functions.

    Naming Consistency5/5

    Both tools follow a consistent 'fluffos_verb' naming pattern (fluffos_disassemble and fluffos_validate), using the same prefix and verb-based structure. This makes them predictable and easy to identify.

    Tool Count2/5

    With only 2 tools, the server feels thin for a FluffOS/LPC development environment. While disassembly and validation are useful, typical development workflows would benefit from additional tools like code execution, file management, or debugging support, making this set under-scoped.

    Completeness2/5

    The server covers only disassembly and validation, leaving significant gaps for a FluffOS development tool. Missing are core operations like running LPC code, editing files, managing projects, or advanced debugging features, which limits agents' ability to handle comprehensive development tasks.

    Maintenance

    ActivityActive
    ResponsivenessNo issues