LokalTransfer

florian-strasser/LokalTransfer
★ 0 stars TypeScript Database Updated today
Self-hosted file transfer with expiring links — send files to clients, and let them send files back. Nuxt 4, MySQL, Docker. Ships a REST API and an MCP server, so agents can send transfers too.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "lokaltransfer": {
      "command": "npx",
      "args": [
        "-y",
        "florian-strasser/LokalTransfer"
      ]
    }
  }
}

README Excerpt

A self-hosted WeTransfer alternative. Send files to clients, and let them send files back — without either side needing a third-party service. Built with Nuxt 4, Nuxt UI and MySQL. The authentication, API conventions, migration runner and mail layer follow the same patterns as **Sending.** A team member picks files, types recipient addresses, chooses how

Tools (18)

DELETEGETNUXT_APP_URLNUXT_DEFAULT_RETENTION_DAYSNUXT_GUEST_SESSION_MAX_AGE_HOURSNUXT_LANGUAGENUXT_MAX_FILE_SIZE_MBNUXT_SESSION_MAX_AGE_DAYSNUXT_STORAGE_PATHNUXT_TIMEZONEPOSTcreateTransferdeleteTransfergetTransferlistRecipientslistTransferssendTransferwhoami
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →