Back to directory
erniebrodeur/mcp-grep

erniebrodeur/mcp-grep

@erniebrodeur

Simple MCP server to wrap the local instance of grep.

grepsearchtextregexfile-searchclitool

Installation & Configuration

{
  "mcpServers": {
    "erniebrodeur-mcp-grep": {
      "command": "npx",
      "args": [
        "-y",
        "erniebrodeur-mcp-grep-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/12
Updated
2026/6/13