Skip to main content
Glama
mcollina

MCP Ripgrep Server

by mcollina

Related Servers

Alternatives to MCP Ripgrep Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      D
      maintenance
      Provides ripgrep search capabilities to MCP clients like Claude, enabling high-performance text searches across files on your system.
      5
      10 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables searching text across configured local workspaces using ripgrep. Provides secure text search capabilities within defined workspace boundaries through both MCP server and CLI interfaces.
      MIT
    • A
      license
      B
      quality
      C
      maintenance
      Enables file and directory searching through the greply CLI tool with configurable search options like context lines, case sensitivity, and pattern matching. Provides direct access to powerful grep-like functionality from MCP-compatible clients.
      2
      4 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      A grep server implementation that exposes grep functionality through the Model Context Protocol (MCP), supporting natural language prompts and common grep options such as case-insensitive matching, context lines, and recursive searching.
      GPL 3.0
    • A
      license
      Not graded
      quality
      C
      maintenance
      MCP server that enables AI agents to search code, find files, and read files in a codebase at lightning speed using ripgrep.
      MIT

    TDQS

    B3.4/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose with no ambiguity. 'search' is the basic search, 'advanced-search' adds more options, 'count-matches' focuses on counting, 'list-files' shows files without searching, and 'list-file-types' enumerates file types. The descriptions make it easy to tell them apart.

    Naming Consistency5/5

    All tools follow a consistent verb_noun pattern with hyphens (e.g., 'advanced-search', 'count-matches'). The naming is predictable and readable throughout the set, with no deviations in style.

    Tool Count5/5

    With 5 tools, the server is well-scoped for a ripgrep utility. Each tool earns its place by covering distinct aspects of searching and file listing, avoiding bloat while providing essential functionality.

    Completeness4/5

    The tool surface is nearly complete for a ripgrep server, covering search, advanced search, counting, and file listing. A minor gap might be the lack of a tool for managing search contexts or filtering results, but core workflows are well-covered.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues