yungle-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@yungle-mcplist my recent transfers"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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 | ||
| Send and sync files from your terminal, resumably | |
| Read your transfers from an AI assistant (MCP) | |
| 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.
Related MCP server: Meetings MCP Server
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 buildThe Yungle server itself is not open source; this repository holds only the clients. Issues and pull requests about the clients are welcome here.
MIT
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityFmaintenanceEnables AI assistants to interact with Mender IoT platform for device management, deployment monitoring, and fleet analysis through natural language commands. Provides read-only access to device status, deployment logs, releases, and system monitoring capabilities.Last updated2MIT
- Flicense-qualityFmaintenanceProvides read-only access to Google Drive meeting transcripts and Google Calendar events, enabling AI assistants to search, analyze, and retrieve meeting insights.Last updated2
- Alicense-qualityCmaintenanceEnables AI assistants read-only access to Sprinklr data via MCP, allowing querying reports, searching cases, and calling Sprinklr API endpoints.Last updated1ISC
- AlicenseAqualityBmaintenanceEnables AI assistants to read, search, and traverse your reMarkable tablet's library, including handwritten notes via OCR.Last updated12MIT
Related MCP Connectors
Read-only phone intelligence for AI voice agents — line type, risk, DNC, signed receipts.
Upload any file, get a tracked shareable link. DocSend for AI agents.
Give AI agents access to form submissions — read, search, update, and process file attachments.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/heindewilde/yungle-clients'
If you have feedback or need assistance with the MCP directory API, please join our Discord server