Skip to main content
ClaudeWave

Client libraries for the Yungle API — a CLI, an MCP server and a typed SDK. Private, EU-hosted file transfer.

MCP ServersRegistry oficial0 estrellas0 forksTypeScriptMITActualizado today
Install in Claude Code / Claude Desktop
Method: NPX · yungle-mcp
Claude Code CLI
claude mcp add yungle-clients -- npx -y yungle-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "yungle-clients": {
      "command": "npx",
      "args": ["-y", "yungle-mcp"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Casos de uso

Resumen de MCP Servers

# Yungle clients

Client libraries for [Yungle](https://yungle.co) — a private, EU-hosted file
transfer service, and an alternative to WeTransfer for people whose files need
to stay in Europe.

| Package | | |
|---|---|---|
| [`yungle-cli`](https://www.npmjs.com/package/yungle-cli) | `npm i -g yungle-cli` | Send and sync files from your terminal, resumably |
| [`yungle-mcp`](https://www.npmjs.com/package/yungle-mcp) | `npx -y yungle-mcp` | Read your transfers from an AI assistant (MCP) |
| [`yungle-client`](https://www.npmjs.com/package/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

```bash
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
clifile-transfergdprmcpmcp-servertypescriptwetransfer-alternative

Lo que la gente pregunta sobre yungle-clients

¿Qué es heindewilde/yungle-clients?

+

heindewilde/yungle-clients es mcp servers para el ecosistema de Claude AI. Client libraries for the Yungle API — a CLI, an MCP server and a typed SDK. Private, EU-hosted file transfer. Tiene 0 estrellas en GitHub y se actualizó por última vez today.

¿Cómo se instala yungle-clients?

+

Puedes instalar yungle-clients clonando el repositorio (https://github.com/heindewilde/yungle-clients) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar heindewilde/yungle-clients?

+

heindewilde/yungle-clients aún no ha sido auditado por nuestro agente de seguridad. Revisa el repositorio original en GitHub antes de usarlo en producción.

¿Quién mantiene heindewilde/yungle-clients?

+

heindewilde/yungle-clients es mantenido por heindewilde. La última actividad registrada en GitHub es de today, con 0 issues abiertos.

¿Hay alternativas a yungle-clients?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega yungle-clients en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: heindewilde/yungle-clients
[![Featured on ClaudeWave](https://claudewave.com/api/badge/heindewilde-yungle-clients)](https://claudewave.com/repo/heindewilde-yungle-clients)
<a href="https://claudewave.com/repo/heindewilde-yungle-clients"><img src="https://claudewave.com/api/badge/heindewilde-yungle-clients" alt="Featured on ClaudeWave: heindewilde/yungle-clients" width="320" height="64" /></a>

Más MCP Servers

Alternativas a yungle-clients