Skip to main content
Glama

Web Scraper MCP Server

cleanup_images

Remove all downloaded image files from a specified directory to free up storage and maintain organization after web scraping tasks.

Instructions

清理所有下载的图片文件

Input Schema

NameRequiredDescriptionDefault
outputDirNo要清理的图片目录路径(可选,默认为 ./scraped-images)

Input Schema (JSON Schema)

{ "properties": { "outputDir": { "description": "要清理的图片目录路径(可选,默认为 ./scraped-images)", "type": "string" } }, "type": "object" }

Other Tools from Web Scraper MCP Server

Related Tools

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/naku111/mcpServer'

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