FilterIterator implementation that filters files based on a list of suffixes, prefixes, and other exclusion criteria.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"php-file-iterator": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-php-file-iterator"
]
}
}
}