RJTPP/mcp-server-file-search-tool
A Model Context Protocol (MCP) server for searching file content with regex across various file types
Platform-specific configuration:
{
"mcpServers": {
"mcp-server-file-search-tool": {
"command": "npx",
"args": [
"-y",
"mcp-server-file-search-tool"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...