MCP Ripgrep Server

by mcollina
Verified

list-files

Quickly identify files to be scanned by ripgrep by listing them based on file type, path, or pattern, without performing an actual search.

Instructions

List files that would be searched by ripgrep without actually searching them

Input Schema

NameRequiredDescriptionDefault
filePatternNoFilter by file type or glob
fileTypeNoFilter by file type (e.g., js, py)
includeHiddenNoInclude hidden files and directories
pathYesDirectory or file(s) to search.

Input Schema (JSON Schema)

{ "properties": { "filePattern": { "description": "Filter by file type or glob", "type": "string" }, "fileType": { "description": "Filter by file type (e.g., js, py)", "type": "string" }, "includeHidden": { "description": "Include hidden files and directories", "type": "boolean" }, "path": { "description": "Directory or file(s) to search.", "type": "string" } }, "required": [ "path" ], "type": "object" }

You must be authenticated.

Other Tools from MCP Ripgrep Server

Related Tools

ID: hcia0l3ms0