Skip to main content
Glama
rayss868

PC Controller MCP Server

by rayss868

zip_create

Compress files or folders into a ZIP archive for backup, sharing, or archiving. Supports wildcards for selecting multiple items.

Instructions

Create a ZIP archive from files or folders using PowerShell Compress-Archive. Use this tool to compress files/folders into a .zip file for backup, sharing, or archiving. Supports wildcards in source (e.g. "D:\logs*.log"). The destination path should end in .zip.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
sourceYesFile or folder to compress. Can use wildcards. Example: "D:\Projects\myapp" or "D:\logs\*.log"
destinationYesOutput .zip file path. Example: "D:\backup\myapp-2026-08-14.zip"

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/rayss868/pc-controller-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server