MCPcopy
hub / github.com/xpipe-io/xpipe

github.com/xpipe-io/xpipe @23.6 sqlite

repository ↗ · DeepWiki ↗ · release 23.6 ↗
8,311 symbols 34,430 edges 1,039 files 71 documented · 1%
README
<a href="https://xpipe.io" target="_blank" rel="noopener">
    <img src="https://github.com/xpipe-io/.github/raw/main/img/banner.png" alt="XPipe Banner" />
</a>

About

XPipe is a connection hub that allows you to access your entire server infrastructure from your local desktop. It works on top of your installed command-line programs like SSH, docker, or others, and does not require any setup on your remote systems. It integrates with your favourite text editors, terminals, shells, VNC/RDP clients, password managers, and command-line tools. The platform is designed to be extensible, allowing anyone to add easily support for more tools or to implement custom functionality through a modular extension system.

It currently supports:


<a href="https://docs.xpipe.io/guide/ssh" target="_blank" rel="noopener">
    <img src="https://github.com/xpipe-io/.github/raw/main/icons/ssh.svg" width=40 height=40 />
</a>
<a href="#"><img width=10 /></a>
<a href="https://docs.xpipe.io/guide/docker" target="_blank" rel="noopener">
    <img src="https://github.com/xpipe-io/.github/raw/main/icons/docker.svg" width=40 height=40 />
</a>
<a href="#"><img width=10 /></a>
<a href="https://docs.xpipe.io/guide/docker#compose" target="_blank" rel="noopener">
    <img src="https://github.com/xpipe-io/.github/raw/main/icons/compose.png" width=40 height=40 />
</a>
<a href="#"><img width=10 /></a>
<a href="https://docs.xpipe.io/guide/lxc" target="_blank" rel="noopener">
    <img src="https://github.com/xpipe-io/.github/raw/main/icons/lxd.svg" width=40 height=40 />
</a>
<a href="#"><img width=10 /></a>
<a href="https://docs.xpipe.io/guide/podman" target="_blank" rel="noopener">
    <img src="https://github.com/xpipe-io/.github/raw/main/icons/podman.svg" width=40 height=40 />
</a>
<a href="#"><img width=10 /></a>
<a href="https://docs.xpipe.io/guide/aws" target="_blank" rel="noopener">
    <img src="https://github.com/xpipe-io/.github/raw/main/icons/aws.svg" width=40 height=40 />
</a>
<a href="#"><img width=10 /></a>
<a href="https://docs.xpipe.io/guide/kubernetes" target="_blank" rel="noopener">
    <img src="https://github.com/xpipe-io/.github/raw/main/icons/k8s.svg" width=40 height=40 />
</a>
<a href="#"><img width=10 /></a>
<a href="https://docs.xpipe.io/guide/proxmox" target="_blank" rel="noopener">
    <img src="https://github.com/xpipe-io/.github/raw/main/icons/proxmox.svg" width=40 height=40 />
</a>
<a href="#"><img width=10 /></a>
<a href="https://docs.xpipe.io/guide/vmware" target="_blank" rel="noopener">
    <img src="https://github.com/xpipe-io/.github/raw/main/icons/vmware.svg" width=40 height=40 />
</a>
<a href="#"><img width=10 /></a>
<a href="https://docs.xpipe.io/guide/kvm" target="_blank" rel="noopener">
    <img src="https://github.com/xpipe-io/.github/raw/main/icons/virsh.png" width=40 height=40 />
</a>
<a href="#"><img width=10 /></a>
<a href="https://docs.xpipe.io/guide/tailscale" target="_blank" rel="noopener">
    <img src="https://github.com/xpipe-io/.github/raw/main/icons/tailscale.svg" width=40 height=40 />
</a>
<a href="#"><img width=10 /></a>
<a href="https://docs.xpipe.io/guide/netbird" target="_blank" rel="noopener">
    <img src="https://github.com/xpipe-io/.github/raw/main/icons/netbird.svg" width=40 height=40 />
</a>
<a href="#"><img width=10 /></a>
<a href="https://docs.xpipe.io/guide/hcloud" target="_blank" rel="noopener">
    <img src="https://github.com/xpipe-io/.github/raw/main/icons/hetzner.svg" width=40 height=40 />
</a>
<a href="#"><img width=10 /></a>
<a href="https://docs.xpipe.io/guide/teleport" target="_blank" rel="noopener">
    <img src="https://github.com/xpipe-io/.github/raw/main/icons/teleport.png" width=40 height=40 />
</a>

Connection hub

  • Easily establish and manage connections to remote systems from a central hub interface
  • Organize all your connections in hierarchical categories to maintain an overview over hundreds of connections.
  • Create custom shell login environments to instantly jump into a properly set up shell for every use case
  • Quickly perform various commonly used actions like starting/stopping systems, establishing tunnels, and more
  • Create desktop shortcuts and macros that automatically open remote connections in your terminal without having to open any GUI

Connection hub

File browser

  • Interact with the file system of any remote system using a workflow optimized for professionals
  • Utilize your entire arsenal of locally installed programs to open and edit remote files
  • Dynamically elevate sessions with sudo when required without having to restart the session
  • Seamlessly transfer files from and to your system desktop environment
  • Work and perform transfers on multiple systems at the same time with the built-in tabbed multitasking
  • Quickly open a terminal session into any directory in your favourite terminal emulator
  • Customize every action through the scripting system

Browser

Terminal launcher

  • Launches you into a shell session in your favourite terminal with one click. Automatically fills password prompts and more
  • Comes with support for all commonly used terminal emulators across all operating systems
  • Supports opening custom terminal emulators as well via a custom command-line spec
  • Works with all command shells such as bash, zsh, fish, cmd, PowerShell, and more, locally and remote
  • Integrates with multiplexers like tmux and zellij, plus prompts like starship and oh-my-zsh
  • Supports opening multiple sessions in split terminal pane views
  • Connects to a system while the terminal is still starting up, allowing for faster connections than otherwise possible

Terminal

Versatile scripting system

  • Create reusable simple shell scripts, templates, and groups to run on connected remote systems
  • Automatically make your scripts available in the PATH on any remote system without any setup
  • Setup shell init environments for connections to fully customize your work environment for every purpose
  • Open custom shells and custom remote connections by providing your own commands
  • Use custom scripts in the file browser

scripts

And much more

  • You can synchronize your vault across multiple systems and share it with other team members via your own self-hosted git repository
  • All data is stored exclusively on your systems in a cryptographically secure vault. You can also choose to increase security by using a custom master passphrase for further encryption
  • XPipe is able to retrieve secrets automatically from your installed password manager and doesn't have store secrets itself
  • There are no servers involved, all your information stays on your systems. The XPipe application does not send any personal or sensitive information to outside services
  • XPipe has an integrated MCP server that you can enable. This allows you to easily use all of XPipe's features from an AI agent
  • Run coherent desktop applications remotely via the uniform desktop application system in XPipe for RDP, VNC, and X11 forwards
  • Securely tunnel and automatically open remote services with one click with the services integration

Downloads

Note that this is a desktop application that should be run on your local desktop workstation, not on any server or containers. It will be able to connect to your server infrastructure from there.

For a full reference and instructions, see the installation docs and managed installation docs.

Windows

Installers are the easiest way to get started and come with an optional automatic update functionality:

If you don't like installers, you can also use a portable version that is packaged as an archive:

Alternatively, you can also use the following package managers: - choco to install it with choco install xpipe. - winget to install it with winget install xpipe-io.xpipe --source winget. - scoop to install it with scoop install extras/xpipe.

macOS

Installers are the easiest way to get started and come with an optional automatic update functionality:

If you don't like installers, you can also use a portable version that is packaged as an archive:

Alternatively, you can also use Homebrew to install XPipe with brew install --cask xpipe-io/tap/xpipe.

Linux

You can install XPipe the fastest by pasting the installation command into your terminal. This will perform the setup automatically. The script supports installation via apt, dnf, yum, zypper, rpm, and pacman on Linux:

bash <(curl -sL https://github.com/xpipe-io/xpipe/raw/master/get-xpipe.sh)

Of course, there are also other installation methods available.

Debian-based distros

The following debian installers are available:

Note that you should use apt to install the package with sudo apt install <file> as other package managers, for example dpkg, are not able to resolve and install any dependency packages.

RHEL-based distros

The rpm releases are signed with the GPG key https://xpipe.io/signatures/0xDD3E0AD0.asc. You can import it via rpm --import https://xpipe.io/signatures/0xDD3E0AD0.asc to allow your rpm-based package manager to verify the release signature.

The following rpm installers are available:

Arch

There is an official AUR package available that you can either install manually or via an AUR helper such as with yay -S xpipe.

AppImages

Alternatively, there are also AppImages available. These can be useful if you are using an immutable distro.

NixOS

There's an official xpipe nixpkg available that you can install with nix-env -iA nixos.xpipe on x86_64 Linux systems. This package is however usually not up to date.

There is also a custom repository that contains the latest up-to-date release flakes for Linux and macOS systems: https://github.com/xpipe-io/nixpkg.

Tarball

In case you prefer to use an archive version that you can extract anywhere, you can use these:

Extension points exported contracts — how you extend this code

FailableBiFunction (Interface)
(no doc) [11 implementers]
core/src/main/java/io/xpipe/core/FailableBiFunction.java
BrowserMenuBranchProvider (Interface)
(no doc) [15 implementers]
app/src/main/java/io/xpipe/app/browser/menu/BrowserMenuBranchProvider.java
HostAddressGatewayStore (Interface)
(no doc) [6 implementers]
ext/base/src/main/java/io/xpipe/ext/base/host/HostAddressGatewayStore.java
BeaconAuthMethod (Interface)
(no doc) [2 implementers]
beacon/src/main/java/io/xpipe/beacon/BeaconAuthMethod.java
ModuleLayerLoader (Interface)
(no doc) [10 implementers]
core/src/main/java/io/xpipe/core/ModuleLayerLoader.java
BrowserMenuLeafProvider (Interface)
(no doc) [31 implementers]
app/src/main/java/io/xpipe/app/browser/menu/BrowserMenuLeafProvider.java
ServiceProtocolType (Interface)
(no doc) [8 implementers]
ext/base/src/main/java/io/xpipe/ext/base/service/ServiceProtocolType.java
FailableFunction (Interface)
(no doc) [11 implementers]
core/src/main/java/io/xpipe/core/FailableFunction.java

Core symbols most depended-on inside this repo

get
called by 1465
app/src/main/java/io/xpipe/app/comp/RegionStructure.java
add
called by 944
app/src/main/java/io/xpipe/app/platform/Validator.java
getValue
called by 811
app/src/main/java/io/xpipe/app/platform/PlatformThread.java
build
called by 448
app/src/main/java/io/xpipe/app/process/CommandView.java
get
called by 390
app/src/main/java/io/xpipe/app/prefs/AppPrefs.java
of
called by 382
app/src/main/java/io/xpipe/app/process/OsFileSystem.java
get
called by 378
app/src/main/java/io/xpipe/app/storage/DataStorage.java
getStore
called by 375
app/src/main/java/io/xpipe/app/storage/DataStoreEntryRef.java

Shape

Method 6,828
Class 1,282
Interface 163
Enum 38

Languages

Java100%

Modules by API surface

app/src/main/java/io/xpipe/app/prefs/AppPrefs.java105 symbols
app/src/main/java/io/xpipe/app/storage/DataStorage.java84 symbols
app/src/main/java/io/xpipe/app/process/ShellDialect.java82 symbols
app/src/main/java/io/xpipe/app/process/WrapperShellControl.java71 symbols
app/src/main/java/io/xpipe/app/process/ShellControl.java69 symbols
ext/base/src/main/java/io/xpipe/ext/base/script/RunScriptActionProviderMenu.java63 symbols
app/src/main/java/io/xpipe/app/pwman/KeeperPasswordManager.java51 symbols
app/src/main/java/io/xpipe/app/core/AppInstallation.java51 symbols
app/src/main/java/io/xpipe/app/ext/WrapperFileSystem.java50 symbols
app/src/main/java/io/xpipe/app/ext/FileSystem.java48 symbols
app/src/main/java/io/xpipe/app/ext/ConnectionFileSystem.java48 symbols
app/src/main/java/io/xpipe/app/util/AppJacksonModule.java45 symbols

Used by 1 indexed graphs manifest dependencies, hub-wide

For agents

$ claude mcp add xpipe \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact