Webextrator
FreeNot checkedEnables structured content extraction and JavaScript rendering from URLs via the AceDataCloud WebExtrator platform.
About
Enables structured content extraction and JavaScript rendering from URLs 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.
Install Webextrator in Claude Desktop, Claude Code & Cursor
unyly install mcp-webextratorInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add mcp-webextrator -- uvx mcp-webextratorFAQ
Is Webextrator MCP free?
Yes, Webextrator MCP is free — one-click install via Unyly at no cost.
Does Webextrator need an API key?
No, Webextrator runs without API keys or environment variables.
Is Webextrator hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install Webextrator in Claude Desktop, Claude Code or Cursor?
Open Webextrator on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Webextrator with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
