Skip to main content
Glama
heindewilde

yungle-mcp

by heindewilde

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.

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 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

A
license - permissive license
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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