---
title: Install LXD MCP Bridge on Linux | Snap Store
description: Get the latest version of LXD MCP Bridge for Linux - LXD MCP Server for
  container management
url: https://snapcraft.io/lxd-mcp-server
---

# LXD MCP Bridge (lxd-mcp-server)

[Oliver Grawert (ogra)](https://snapcraft.io/publisher/ogra "View all snaps from Oliver Grawert (ogra)")

* [Oliver Grawert (ogra)](https://snapcraft.io/publisher/ogra "View all snaps from Oliver Grawert (ogra)")

latest/edge 1.0

Install latest/edge of LXD MCP Bridge

---

**Install using the command line**

```
sudo snap install lxd-mcp-server --edge
```

Don't have snapd? [Get set up for snaps](https://snapcraft.io/docs/installing-snapd).

LXD MCP Bridge is only available on the unstable edge channel. It could break and change often.

---

### Package name

* lxd-mcp-server

---

### License

* GPL-2.0-or-later

---

### Last updated

* Today - latest/edge

---

##### Report a Snap Store violation

* [Report this Snap](https://snapcraft.io/lxd-mcp-server#report-snap-modal)

---

* [Description](https://snapcraft.io/lxd-mcp-server#tab-description)
* [Security](https://snapcraft.io/lxd-mcp-server#tab-security)

#### LXD MCP Server for container management

An MCP server that bridges between an LLM and LXD containers on the same host.

The package will autmatically start a daemon listening on port 8005 by default.
Point your LLM to <http://127.0.0.1:8005/mcp> in its MCP settings and make sure
to connect the lxd interface for this snap with:

sudo snap connect lxd-mcp-server:lxd lxd:lxd

So that the bridge can actually talk to your lxd instance.

The MCP server provides 9 tools to your LLM that you can use:

* list\_containers (lists existing containers)
* create\_container (creates a new container, with <name> and <release>)
* start\_container (fires up the named container)
* stop\_container (stops the named container)
* execute\_command (runs a command inside the container)
* push\_file (copies files into the container)
* pull\_file (copies files out of the container)
* limit\_resources (allows to limit ram and cpu usage for a container)

There are also two config options you can use with snap set:

* port (defaults to 8005)
* debug (defaults ot being off)

Note that you might need to enable the built in LLM proxy in some LLMs
(i.e. in llama-server this is the "Use llama-server proxy" option in the
llama-ui)

---

## Install LXD MCP Bridge on your Linux distribution

Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the [installing snapd documentation](https://snapcraft.io/docs/installing-snapd).

[### Arch Linux](https://snapcraft.io/install/lxd-mcp-server/arch)

[### CentOS](https://snapcraft.io/install/lxd-mcp-server/centos)

[### Debian](https://snapcraft.io/install/lxd-mcp-server/debian)

[### elementary OS](https://snapcraft.io/install/lxd-mcp-server/elementary)

[### Fedora](https://snapcraft.io/install/lxd-mcp-server/fedora)

[### KDE Neon](https://snapcraft.io/install/lxd-mcp-server/kde-neon)

[### Kubuntu](https://snapcraft.io/install/lxd-mcp-server/kubuntu)

[### Manjaro](https://snapcraft.io/install/lxd-mcp-server/manjaro)

[### Pop!\_OS](https://snapcraft.io/install/lxd-mcp-server/pop)

[### openSUSE](https://snapcraft.io/install/lxd-mcp-server/opensuse)

[### Red Hat Enterprise Linux](https://snapcraft.io/install/lxd-mcp-server/rhel)

[### Ubuntu](https://snapcraft.io/install/lxd-mcp-server/ubuntu)
