Skip to main content
Glama

Web Scraper MCP Server

by naku111

list_texts

Retrieve and display all extracted text files stored in a specified directory using the MCP server. Simplify access to scraped content for analysis or export.

Instructions

列出所有已提取的文本文件

Input Schema

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

Input Schema (JSON Schema)

{ "properties": { "outputDir": { "description": "文本目录路径(可选,默认为 ./scraped-text)", "type": "string" } }, "type": "object" }
Install Server

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