Filewash runs on your own machine — the client starts it, so there is no endpoint to ping. 36 installs a week from npm. Last commit 9 Jun 2026.
Privacy-first file tools for AI agents — PDF & image ops, metadata scrubbing, background removal.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add filewash -- npx -y @fixpixel/filewash-api
{
"mcpServers": {
"filewash": {
"args": [
"-y",
"@fixpixel/filewash-api"
],
"command": "npx"
}
}
}
[mcp_servers.filewash]
command = "npx"
args = ["-y", "@fixpixel/filewash-api"]
{
"mcpServers": {
"filewash": {
"args": [
"-y",
"@fixpixel/filewash-api"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"filewash": {
"args": [
"-y",
"@fixpixel/filewash-api"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.