Skip to main content
Glama
Dissimilis

DirForge

by Dissimilis

Related Servers

Alternatives to DirForge

  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables AI agents to safely explore directories, read files, search content by pattern or filename, and edit files with checksum verification and dry-run preview within sandboxed filesystem access.
    6 npm
    75
    ISC

Related Servers

  • A
    license
    Not graded
    quality
    A
    maintenance
    This self-hosted MCP server connects an MCP client such as ChatGPT to approved local project folders, enabling file reading and editing, code search, shell command execution, and Git worktree workflows without uploading code to a third party. It also supports mounting external stdio or Streamable HTTP MCP servers as dynamic capabilities.
    1,249 npm
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    An MCP server that provides file and directory tools for LLMs, including project structure analysis, file reading, and project context resources, with support for .gitignore patterns.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    An MCP server that provides a flexible lens into directory structures and files, enabling LLM clients to efficiently navigate and understand codebases with minimal noise. It offers secure, gitignore-aware file access with tools like directory listing, file reading, and grep-like search.
    1
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    MCP server that reads GitHub repository structures and important files, enabling exploration and analysis of codebases.
    MIT
  • 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

A3.7/5.0

Scored across 21 tools

Disambiguation5/5

Each tool has a clearly distinct purpose: compare directories, diff snapshots, disk usage summary, various find operations, tree visualization, file hashing, grouping, archive handling, searching, and integrity verification. No two tools overlap in functionality.

Naming Consistency4/5

Tool names follow a consistent snake_case convention and mostly use verb_noun (e.g., compare_directories, find_largest). A minor deviation is 'disk_usage_summary' which is a noun phrase rather than a verb phrase, but overall the pattern is clear and predictable.

Tool Count5/5

21 tools cover a comprehensive set of file system operations including listing, searching, comparing, archiving, hashing, and grouping. The count is well-scoped for a utility server without being overwhelming or sparse.

Completeness4/5

The tool set thoroughly covers analysis and inspection of directories and files (searching, comparing, archiving, hashing, grouping). However, it lacks write operations (create, delete, move, copy), which may be intentional for a read-only utility but leaves a notable gap for full file management.

Maintenance

ActivityInactive
ResponsivenessNo issues