Skip to main content
Glama
cynarax

Ganado Bridge

Related Servers

Alternatives to Ganado Bridge

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      A local filesystem MCP server providing constrained file operations (read/write, directory management, search, metadata) within configurable directories, with read-only mode and zero runtime dependencies.
      2 npm
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Local-first MCP server for safely searching, reading, summarizing, tagging, deduplicating, and organizing local files with scoped access, read-only defaults, and dry-run plans.
      17
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Stdio MCP server for sandboxed file access — read files, search content, safely edit with checksums, and manage file structure.
      6 npm
      ISC
    • A
      license
      Not graded
      quality
      B
      maintenance
      Local Files MCP server that lets MCP-compatible clients read, search, and modify files inside a sandboxed directory. Provides file management and coding workflow tools with security controls like path boundary enforcement and disabled deletion by default.
      MIT

    TDQS

    A4.1/5.0

    Scored across 13 tools

    Disambiguation5/5

    Every tool targets a distinct operation: file metadata, system info, directory listing, file read/write/edit/search, image viewing, and process lifecycle management are clearly separated. There is no meaningful overlap between write_file, edit_file, and read_file, nor between the process_* tools.

    Naming Consistency4/5

    Most tools follow a clear verb_noun snake_case pattern (read_file, write_file, edit_file, process_start, process_stop). file_info and system_info are noun-based rather than verb-based, but the overall pattern is predictable and readable.

    Tool Count5/5

    13 tools is well-scoped for a host bridge covering both file operations and process management. Each tool earns its place with no redundant or filler tools.

    Completeness4/5

    The process lifecycle is complete (start, read, input, stop, list) and file read/write/edit/search coverage is strong. Obvious minor gaps include no file delete, move, rename, or directory creation, but these are workable around and not central to the stated bridge purpose.

    Maintenance

    ActivityMaintained
    ResponsivenessNo issues