Skip to main content
Glama
mrfentmen

gopher-mcp

by mrfentmen

Related Servers

Alternatives to gopher-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      MCP server that lets AI assistants browse, search, and read files from a Google Drive folder, supporting local stdio and remote HTTP deployments with tools like list_files, search_files, get_file_info, and read_file.
      MIT
    • F
      license
      A
      quality
      C
      maintenance
      A read-only MCP server that enables AI assistants to search files, list directories, retrieve system info, and get file metadata on the local file system.
      4
      -
    • A
      license
      A
      quality
      C
      maintenance
      An MCP server that provides AI agents with a persistent, PostgreSQL-backed virtual filesystem, supporting session-isolated file operations, cross-session shared stores, and glob/grep search.
      11
      26 npm
      3
      MIT

    TDQS

    A3.8/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool targets a distinct Gopher operation: browsing menus, reading text files, and searching. There is no overlap in purpose or selector types.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern (open_, read_, search_) with descriptive nouns. The convention is uniform and predictable.

    Tool Count5/5

    Three tools is an appropriate size for a niche protocol like Gopher, covering the core interactions without unnecessary bloat.

    Completeness4/5

    Core Gopher workflows (browse, read, search) are covered. A minor gap is the lack of support for binary or other non-text item types, but for a text-focused MCP server this is acceptable.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues