Back to search
30
MCP
Grep
pulsemcp/grepExposes the system grep binary's functionality for searching files with regular expressions, supporting common options like case-insensitive matching, context lines, and recursive directory searching.
Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"grep": {
"url": "None",
"transport": "http"
}
}
}