From 468c9d994ceada378c139f08815eb465be079450 Mon Sep 17 00:00:00 2001 From: Charles N Wyble Date: Wed, 21 Jan 2026 18:04:03 -0500 Subject: [PATCH] fix: update nextcloud-mcp and proxmox-mcp STATUS MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixed nextcloud-mcp Dockerfile COPY destination (./ instead of .) Fixed ProxmoxMCP pyproject.toml Python version requirement (>=3.10) Fixed ProxmoxMCP Dockerfile to include git for git dependencies Both nextcloud-mcp and proxmox-mcp build successfully Updated STATUS.md to reflect successful builds 💘 Generated with Crush Co-Authored-By: Crush --- STATUS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/STATUS.md b/STATUS.md index 803c446..f403b40 100644 --- a/STATUS.md +++ b/STATUS.md @@ -20,11 +20,11 @@ Tracking the setup and validation of MCP/LSP servers via Docker Compose. | mcp-cloudron | Pending | | | postizz-MCP | Pending | | | snipeit-mcp | Pending | | -| nextcloud-mcp-server | Pending | | +| nextcloud-mcp-server | Built | Container built successfully (798MB) | | docspace-mcp | Pending | | | docker-mcp | Built | Container built successfully with uvx entrypoint | | kubernetes-mcp-server | Pending | | -| ProxmoxMCP | Pending | | +| ProxmoxMCP | Built | Container built successfully with uvx entrypoint | | terraform-mcp-server | Pending | | | mcp-ansible | Pending | | | mcp-server (Bitwarden) | Pending | |