Ask about your Yungle file deliveries β what was sent, who downloaded, what expires. Read-only.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β we're steadily working through the catalog.
π‘ Paste into ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
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-cli | npm i -g yungle-cli | Send and sync files from your terminal, resumably |
yungle-mcp | npx -y yungle-mcp | Read your transfers from an AI assistant (MCP) |
yungle-client | npm i yungle-client | Typed 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.
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.
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.
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
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/yungle)<a href="https://allmcps.com/mcp/yungle"><img src="https://allmcps.com/api/badge/yungle?style=directory" alt="Yungle on AllMCPs" /></a>