Skip to main content
Glama

Related Servers

Alternatives to File MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      A Model Context Protocol server that gives AI assistants secure, sandboxed filesystem access with tools for reading, writing, searching, and managing files and directories.
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      A Model Context Protocol (MCP) server that allows AI models to safely access and interact with local file systems, enabling reading file contents, listing directories, and retrieving file metadata.
      2 npm
      10
      MIT
    • F
      license
      Not graded
      quality
      F
      maintenance
      A Model Context Protocol server that extends AI capabilities by providing file system access and management functionalities to Claude or other AI assistants.
      164 npm
      5
      -
    • F
      license
      Not graded
      quality
      C
      maintenance
      MCP server providing AI-powered file operations including read, write, edit, search, and file management via Model Context Protocol. Also includes a Flask web app with file manager and user admin.
      -
    • A
      license
      A
      quality
      C
      maintenance
      A secure Model Context Protocol server that provides controlled filesystem access within predefined directories, enabling AI models to perform file and directory operations with strict path validation.
      16
      2 npm
      7
      MIT

    TDQS

    A3.7/5.0

    Scored across 7 tools

    Disambiguation5/5

    Every tool has a clearly distinct purpose with no ambiguity: copy, edit, find, grep, move, read, and write each target specific file operations. The descriptions reinforce this (e.g., find for locating files, grep for content searching), making misselection unlikely.

    Naming Consistency5/5

    All tool names follow a consistent verb-only pattern (copy, edit, find, grep, move, read, write) in lowercase, with no deviations in style or convention. This predictability aids agent navigation and understanding.

    Tool Count5/5

    With 7 tools, the set is well-scoped for a file management server, covering essential operations without bloat. Each tool earns its place, providing a balanced range from basic I/O (read/write) to advanced functions (grep, edit).

    Completeness5/5

    The tool surface offers complete coverage for file operations: read and write handle basic I/O, copy and move manage files, find and grep support searching, and edit allows modifications. There are no obvious gaps, enabling full file lifecycle management.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues