Back to directory
@erniebrodeur/mcp-grep

@erniebrodeur/mcp-grep

@erniebrodeur24

A grep server implementation that exposes grep functionality through the Model Context Protocol (MCP)

grepsearchpattern matchingMCPtool

Installation & Configuration

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

Information

Transport
stdio
Language
Python
Created
2025/3/19
Updated
2026/6/8