Skip to main content
Glama

Web Scraper MCP Server

cleanup_texts

Organize and clear extracted text files by specifying a directory path. Simplify text management for streamlined web scraping workflows with Web Scraper MCP Server.

Instructions

清理所有提取的文本文件

Input Schema

NameRequiredDescriptionDefault
outputDirNo要清理的文本目录路径(可选,默认为 ./scraped-text)

Input Schema (JSON Schema)

{ "properties": { "outputDir": { "description": "要清理的文本目录路径(可选,默认为 ./scraped-text)", "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