Loomal

filewash

MCP server by github.com/cassilup/filewash-api

Privacy-first file tools for AI agents — PDF & image ops, metadata scrubbing, background removal.

0 starsnpm: @fixpixel/filewash-api

About filewash

filewash is an MCP (Model Context Protocol) server published by cassilup in the official MCP registry, listed under Autonomous Agents on Loomal. Privacy-first file tools for AI agents — PDF & image ops, metadata scrubbing, background removal.

It ships as an npm package (@fixpixel/filewash-api), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/cassilup/filewash-api.

Use filewash with your agent

Claude Code · one command
claude mcp add filewash -- npx -y @fixpixel/filewash-api
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "filewash": {
      "command": "npx",
      "args": [
        "-y",
        "@fixpixel/filewash-api"
      ]
    }
  }
}
npm@fixpixel/filewash-api

Frequently asked questions

What is filewash?
filewash is an MCP (Model Context Protocol) server by cassilup in the Autonomous Agents category. Privacy-first file tools for AI agents — PDF & image ops, metadata scrubbing, background removal.
How do I connect filewash to Claude, Cursor, or another MCP client?
Install filewash from its npm package (@fixpixel/filewash-api) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is filewash open source?
Yes — the source code is public at github.com/cassilup/filewash-api.
Can AI agents pay to use filewash?
Not yet through Loomal — filewash is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain filewash? Claim this listing free by verifying GitHub ownership, or contact us.