Grep
Converts natural language search queries like 'email addresses' or 'TODO comments' into regex patterns and executes grep operations with built-in pattern recognition for common searches including emails, URLs, phone numbers, and code constructs.
About
MCP Grep Server that provides powerful text search capabilities through natural language queries and regex patterns, built by @247arjun with security-first design using spawn with shell: false to prevent command injection. The implementation offers five core tools: grep_search_intent for converting plain English descriptions like 'email addresses' or 'TODO comments' into appropriate regex patterns, grep_regex for direct pattern matching, grep_count for match counting, grep_files_with_matches for listing files containing patterns, and grep_advanced for custom grep arguments with safety validation. Features built-in pattern recognition for common searches including emails, URLs, phone numbers, IP addresses, and code constructs, making it valuable for developers who want conversational access to grep functionality without manually crafting complex regex patterns or remembering grep command syntax.
Is this your project?
Claim this listing to manage your page, access analytics, and unlock upgrades. Verification takes 60 seconds.
Share This Project
Embed Badge
Add this badge to your README:
[](https://hifriendbot.com/ai-list/grep/)
