Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

WebExtrator

БесплатноНе проверен

Extracts structured data and renders JavaScript-heavy pages via the AceDataCloud WebExtrator platform.

GitHubEmbed

Описание

Extracts structured data and renders JavaScript-heavy pages via the AceDataCloud WebExtrator platform.

README

A Model Context Protocol (MCP) server for web rendering and structured content extraction via the AceDataCloud WebExtrator platform.

Features

  • Structured extraction: Pull structured data out of any URL via WebExtrator
  • Web rendering: Render dynamic JavaScript pages and capture the rendered output
  • Asynchronous tasks: Submit extract / render jobs and poll for results
  • Batch task lookup: Query multiple task results in one call

Installation

pip install mcp-webextrator

Configuration

Set your AceDataCloud API token:

export ACEDATACLOUD_API_TOKEN=your_token_here

Get your token from https://platform.acedata.cloud.

Usage

stdio mode (default)

mcp-webextrator

HTTP mode

mcp-webextrator --transport http --port 8000

Available Tools

Tool Description
webextrator_extract Extract structured content from a URL
webextrator_render Render a dynamic web page and return the rendered output
webextrator_get_task Get the status / result of an extract or render task
webextrator_get_tasks_batch Batch-fetch the status / result of multiple tasks
webextrator_get_usage_guide Get the API usage guide

License

MIT — see LICENSE.

from github.com/acedatacloud/webextratormcp

Установка WebExtrator

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/acedatacloud/webextratormcp

FAQ

WebExtrator MCP бесплатный?

Да, WebExtrator MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для WebExtrator?

Нет, WebExtrator работает без API-ключей и переменных окружения.

WebExtrator — hosted или self-hosted?

Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.

Как установить WebExtrator в Claude Desktop, Claude Code или Cursor?

Открой WebExtrator на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare WebExtrator with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development