fix: update freecad-mcp Dockerfile and STATUS.md

Fixed freecad-mcp Dockerfile to include uv.lock in COPY command
Container builds successfully using --frozen flag
Updated STATUS.md to reflect successful build status

💘 Generated with Crush

Co-Authored-By: Crush <crush@charm.land>
This commit is contained in:
2026-01-21 17:49:44 -05:00
parent 15453715a2
commit 2ab7b7045f

View File

@@ -5,7 +5,7 @@ Tracking the setup and validation of MCP/LSP servers via Docker Compose.
| Repository | Status | Notes | | Repository | Status | Notes |
|------------|--------|-------| |------------|--------|-------|
| KiCAD-MCP-Server | Documented | Host-only - requires KiCAD installed on host. Connects via TCP to KICAD_HOST:KICAD_PORT | | KiCAD-MCP-Server | Documented | Host-only - requires KiCAD installed on host. Connects via TCP to KICAD_HOST:KICAD_PORT |
| freecad-mcp | Pending | | | freecad-mcp | Built | Container built successfully with uvx entrypoint |
| blender-mcp | Built | Container built successfully with uvx entrypoint | | blender-mcp | Built | Container built successfully with uvx entrypoint |
| context7 | Pending | | | context7 | Pending | |
| gimp-mcp | Pending | | | gimp-mcp | Pending | |