Skip to main content
Glama
naku111

Web Scraper MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNo日志级别 (debug, info, warn, error)
REQUEST_TIMEOUTNoHTTP 请求超时时间(毫秒)
PUPPETEER_TIMEOUTNoPuppeteer 超时时间(毫秒)

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
scrape_imagesC

从指定URL爬取网站上的所有图片并保存到本地

scrape_textC

从指定URL爬取网站的文本内容并保存为Markdown文件

list_imagesC

列出所有已下载的图片信息

list_textsC

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

cleanup_imagesC

清理所有下载的图片文件

cleanup_textsC

清理所有提取的文本文件

get_scraping_statusC

获取爬虫状态信息

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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