FileProxy — One API for all your cloud storage

Your files live in more places than they should.
FileProxy doesn't care.

One REST API (and an MCP server) across all your cloud storage. Add credentials once. Never think about it again.

Amazon S3 Google Drive Dropbox Azure Blob
One endpoint for all of them

Every backend looks identical once connected: GET /api/v1/files/{name}/read/. No per-provider SDK. No ceremony.

REST or MCP, your call

Curl it, pipe it through CI, or wire it up as an MCP server and let an AI agent browse your files directly. FileProxy works the same either way.

Know what's touching your data

Every read, write, and delete is logged with timestamps, operation type, and which backend. Not a raw log dump. Actual insight into how your data moves.

Boring security, on purpose

Each credential gets its own AES-GCM data key, encrypted by a rotating master key. A compromised credential can't decrypt others, and yesterday's keys are already gone. Master keys rotate daily.

Mount it like a drive

Windows client available. Mount FileProxy as a network drive and drag-and-drop files like it's 2003. No judgment.