Back to Home
kadinsayani icon

lxd-mcp

Verified Safe

by kadinsayani

Overview

Manages LXD containers and virtual machines through a Model Context Protocol (MCP) server.

Installation

Run Command
./lxd-mcp-server

Security Notes

The server interacts directly with the LXD daemon via a Unix socket, requiring the user to be in the `lxd` group, granting high privileges. The `exec_instance` tool allows arbitrary command execution within instances, which carries inherent security risks. The `README` explicitly states 'Consider implementing authentication for production use', indicating a lack of built-in authentication for generic exposure beyond its intended local, stdin/stdout use case (e.g., with GitHub Copilot CLI). No 'eval' or obvious malicious patterns found.

Similar Servers

Stats

Interest Score38
Security Score6
Cost ClassMedium
Avg Tokens1000
Stars1
Forks0
Last Update2025-12-05

Tags

LXDContainer ManagementVM ManagementMCPGo