mcp-7zip-server
by Qiuerjun
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SEVEN_ZIP_PATH | No | Manual path to 7-Zip executable | |
| USE_SYSTEM_7ZIP | No | Force use of system-installed 7-Zip (default false) | false |
| MCP_7ZIP_SANDBOX | No | Custom sandbox directory path (default ~/.mcp-7zip-sandbox) | ~/.mcp-7zip-sandbox |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_archiveB | 列出压缩文件中的内容(支持 7z, zip, rar, tar, gz 等格式) |
| extract_archiveB | 解压文件到指定目录(默认解压到沙盒目录) |
| create_archiveB | 创建压缩文件(支持 7z, zip, tar, gz, bz2, xz 格式) |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/Qiuerjun/mcp-7zip-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server