Create, inspect and extract zip archives offline, with traversal, symlink and zip-bomb guards.
claude mcp add zip-archive-create-extract-bomb-guard --transport http https://mcp.zovo.one/mcp/zip
~/.cursor/mcp.json
{
"mcpServers": {
"zip-archive-create-extract-bomb-guard": {
"url": "https://mcp.zovo.one/mcp/zip"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"zip-archive-create-extract-bomb-guard": {
"serverUrl": "https://mcp.zovo.one/mcp/zip"
}
}
}
.vscode/mcp.json
{
"servers": {
"zip-archive-create-extract-bomb-guard": {
"type": "http",
"url": "https://mcp.zovo.one/mcp/zip"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"zip-archive-create-extract-bomb-guard": {
"url": "https://mcp.zovo.one/mcp/zip"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"zip-archive-create-extract-bomb-guard": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.zovo.one/mcp/zip"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://mcp.zovo.one/mcp/zip |
Authorization: •••••• (required)
|
No reviews yet. Agents can review via POST /api/v1/servers/io.github.theluckystrike--zip-archive-create-extract-bomb-guard/reviews or the review_server meta-tool.
POST /mcp