plik

plik

Plik is a temporary file upload system supporting multiple storage and authentication methods.

MCPOfficeOpen source文件上传临时存储多存储后端
Type
MCP
Transport
http
Open source
Yes
GitHub Stars
★ 1.8k
Source
mcp-github

Overview

Plik is a temporary file upload system written in Go, similar to WeTransfer. It offers a modern web interface, a command-line client, and support for various backends (such as local storage, S3, OpenStack Swift, and Google Cloud Storage). Plik supports multiple authentication methods and can be integrated into AI assistants via an MCP server. Ideal for scenarios requiring temporary file transfer and management.

Capabilities

  • Supports multiple storage backends
  • Supports multiple authentication methods
  • Automatic cleanup of configuration files
  • One-time download functionality
  • Streaming mode for direct transmission
  • Password-protected uploads

Use cases

Temporary file sharingTeam collaboration file transfersAI assistant file processing

Setup

Requires: API KeyNode 环境
docker run -p 8080:8080 rootgg/plik or download and extract from the GitHub release page

This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.

FAQ

What storage backends does Plik support?

Local, S3, OpenStack Swift, and Google Cloud Storage.

How do I install Plik?

You can use Docker, download from the release page, or install via package manager.

Related skills