Catalog
io.github.cassilup/filewash
Officialby cassilup · JavaScript
Privacy-first file tools for AI agents — PDF & image ops, metadata scrubbing, background removal.
Privacy-focused file tools for PDFs, images, metadata scrubbing, and background removal.
Topics
ai-agentsbackground-removalfile-processingimage-processingmcpmetadatamodel-context-protocolnodejspdfprivacy
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"filewash": {
"command": "npx",
"args": [
"-y",
"@fixpixel/filewash-api@0.1.0"
]
}
}
}