Skip to main content
Glama
PSW5

vcvpatch

by PSW5

Related Servers

Alternatives to vcvpatch

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      B
      maintenance
      Enables MCP clients to discover running VCV Rack instances, inspect and validate patches, apply structured changes atomically with confirmation, manage patch files with checkpoints, and read signal telemetry via a secure local loopback bridge.
      1
      -
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables MCP clients to inspect and export OpenPencil .fig and .pen files directly from disk, supporting operations like info, tree traversal, XPath queries, linting, and conversion to various formats without the desktop app or CLI.
      MIT
    • A
      license
      C
      quality
      B
      maintenance
      Enables LLMs to compose VCV Rack modular synth patches by generating plain JSON, with tools for patch creation, catalog search, and live OSC control.
      7
      5
      MIT
    • A
      license
      A
      quality
      C
      maintenance
      MCP server for on-disk patching of binary artifacts with SHA-256 manifest, byte-level patch application, and manifest-driven restore, ensuring auditability and reversibility.
      4
      MIT

    TDQS

    A4/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: read, write, create, validate, and library search. Even where read and validate both touch .vcv files, one provides a summary while the other checks structural integrity, so there is no real ambiguity.

    Naming Consistency4/5

    All tools share the vcv_ prefix and use lowercase snake_case, which is consistent. The only minor deviation is vcv_library_search, which is object-verb rather than the verb-first pattern used by the other four tools.

    Tool Count5/5

    Five tools is well-scoped for a patch-file manipulation server. Each tool covers a necessary operation without redundancy or bloat.

    Completeness5/5

    The toolset covers the full patch lifecycle: create, read, write, validate, and search for library modules needed during creation. There are no obvious dead ends or missing core operations.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues