Skip to main content
Glama
Ggowda2004

file_reader_mcp

Related Servers

Alternatives to file_reader_mcp

No user-submitted related servers found.

    Related Servers

    • 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
    • F
      license
      Not graded
      quality
      D
      maintenance
      MCP server providing filesystem operations, shell execution, and web search capabilities.
      -
    • 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

    TDQS

    C2.1/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: listing files, reading file contents, and searching for files. No overlap or ambiguity.

    Naming Consistency4/5

    All tools follow a verb_noun pattern, but read_file uses singular 'file' while list_files and search_files use plural 'files'. This minor inconsistency prevents a perfect score.

    Tool Count5/5

    Three tools is well-scoped for a file reader server. Each tool serves a core need without redundancy or bloat.

    Completeness5/5

    For a read-only file server, the surface covers listing, reading, and searching—all essential operations. No obvious gaps for the stated purpose.

    Maintenance

    ActivityStale
    ResponsivenessNo issues