erniebrodeur/mcp-grep
simple mcp server to wrap the local instance of grep.
This project helps software developers or system administrators quickly find specific text patterns within files and directories using their command-line `grep` tool. It takes natural language search queries as input, processes them, and returns matching lines and file paths from the specified locations. The primary user is anyone who frequently needs to search through codebases, log files, or configuration files for specific information.
No commits in the last 6 months.
Use this if you are a developer or system administrator who wants to integrate advanced text searching capabilities directly into an AI assistant or other Model Context Protocol-compatible client.
Not ideal if you prefer to use `grep` directly from your terminal or if you need a graphical user interface for file searching.
Stars
24
Forks
5
Language
Python
License
GPL-3.0
Category
Last pushed
Apr 08, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/erniebrodeur/mcp-grep"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
SonarSource/sonarqube-mcp-server
SonarQube MCP Server
cqfn/aibolit-mcp-server
MCP Server for Aibolit Java Static Analyzer: Helping Your AI Agent Identify Hotspots for Refactoring
mitulgarg/env-doctor
Debug your GPU, CUDA, and AI stacks across local, Docker, and CI/CD (CLI and MCP server)
helixml/kodit
👩💻 MCP server to index external repositories
MarcusJellinghaus/mcp-tools-py
MCP server providing code quality checks (pylint and pytest) with smart LLM-friendly prompts for...