yungle
Ask about your Yungle file deliveries — what was sent, who downloaded, what expires. Read-only.
Install
Terminal
$npx -y yungle-mcpmcp_config.json
{
"mcpServers": {
"co-yungle-yungle": {
"env": {
"YUNGLE_API_KEY": "${YUNGLE_API_KEY}",
"YUNGLE_API_URL": "${YUNGLE_API_URL}"
},
"args": [
"-y",
"yungle-mcp"
],
"command": "npx"
}
}
}Documentation
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-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.
- API reference: https://yungle.co/developers
- OpenAPI 3.1 spec: https://yungle.co/api/v1/openapi.json
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
Sourced from the repository README.
More in Developer Tools
- N8nFair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.202,280
- Gemini CliAn open-source AI agent that brings the power of Gemini directly into your terminal.106,664
- World MonitorLive global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.84,026
- WorldmonitorReal-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface84,024
- Scrapling🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!76,275
- Ruflo🌊 The original agent meta-harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, RAG integration, and native Claude Code / Codex / Hermes and many more Integrated69,270