Skip to main content
Glama

Web Scraper MCP Server

list_texts

List all extracted text files from web scraping tasks, with optional directory path customization, using the 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