Back to Discover

yungle-clients

connector

heindewilde

Ask about your Yungle file deliveries — what was sent, who downloaded, what expires. Read-only.

View on GitHub
0 starsSynced Aug 2, 2026

Install to Claude Code

/plugin marketplace add heindewilde/yungle-clients

README

Yungle clients

Client libraries for Yungle — a private, EU-hosted file transfer service, and an alternative to WeTransfer for people whose files need to stay in Europe.

Package
yungle-clinpm i -g yungle-cliSend and sync files from your terminal, resumably
yungle-mcpnpx -y yungle-mcpRead your transfers from an AI assistant (MCP)
yungle-clientnpm i yungle-clientTyped SDK for the API

Reading is free on any Yungle account. Creating, sending and uploading come with a paid plan. Get a key from Settings → API keys.

Why a CLI

Yungle's upload engine is resumable at part granularity and sized for 100 GB transfers. A browser tab has to stay open for the whole upload, and a closed laptop lid costs you the file. yungle send does not: interrupt it, run the same command again, and it continues from the last committed part.

What these cannot do

Your vault and end-to-end encrypted transfers are not reachable, and cannot be — their keys are derived in the client and never sent to Yungle. The MCP server additionally has no tool that sends, deletes, invites or revokes; it reads metadata only, by design. See https://yungle.co/developers/unsupported.

Development

pnpm install
pnpm -r test
pnpm -r build

The Yungle server itself is not open source; this repository holds only the clients. Issues and pull requests about the clients are welcome here.

MIT

Rendered live from heindewilde/yungle-clients's GitHub README — not stored, always reflects the source repo.

1 Install Method

NameDescriptionCategorySource
npm packageInstall via npm (stdio transport)mcp-serveryungle-mcp

0 Comments

Login required
Log in to post a comment or update on this repo.

No comments yet — be the first to share an update.