Skip to main content
Glama
DataCleaninghash

Ressl MCP Server - Advanced File Search

Related Servers

Alternatives to Ressl MCP Server - Advanced File Search

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      An MCP server that enables file system search and inspection, including directory listing, regex-based file name and content searches, and reading text, PDF, and DOCX files.
      1
      MIT
    • A
      license
      B
      quality
      A
      maintenance
      A secure file management MCP server enabling file operations like listing, reading, creating, renaming, moving, copying, deleting, and searching within a restricted workspace.
      10
      MIT
    • A
      license
      C
      quality
      C
      maintenance
      A file management MCP server enabling complete file and directory operations, including advanced editing, templates, and batch processing through natural language.
      19
      17
      3
      ISC
    • F
      license
      B
      quality
      D
      maintenance
      A MCP server that allows searching for files in the filesystem based on path fragments, returning file metadata including name, path, size, and creation date.
      1
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      MCP server for searching files on macOS by name or content using semantic and lexical search, providing file paths and line numbers for agents to read from.
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      MCP server providing filesystem operations, shell execution, and web search capabilities.
      -

    TDQS

    A4/5.0

    Scored across 3 tools

    Disambiguation5/5

    search_in_file and search_in_directory are clearly distinguished by scope (single file vs. entire directory), and get_file_info serves a completely different purpose (metadata retrieval). No two tools overlap in their core functionality.

    Naming Consistency5/5

    All tool names use snake_case and follow a clear verb_preposition_noun pattern. The two search tools share the 'search_in' prefix, making the family relationship obvious, and get_file_info is consistent with the same verb-noun style.

    Tool Count5/5

    With only three tools, the server is tightly scoped for a dedicated file search utility. Each tool earns its place—searching a file, searching a directory, and retrieving metadata—without unnecessary bloat.

    Completeness4/5

    The core search workflows (file-level and directory-level) are fully covered, plus metadata as a helpful complement. However, the 'Advanced' label in the server name hints at potential missing features like regex support or filename search, which are minor gaps for a search-focused tool.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues