MCP Server for WebExtrator Web Render & Extract via AceDataCloud API
Project description
MCP WebExtrator Server
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mcp_webextrator-2026.7.2.0.tar.gz.
File metadata
- Download URL: mcp_webextrator-2026.7.2.0.tar.gz
- Upload date:
- Size: 20.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97adb65db855aaf8ecb2320b1061a1cef004d6de937ef4acb5b3d8ce3b853653
|
|
| MD5 |
0a1081f7789a861f482fb994ede1c7ce
|
|
| BLAKE2b-256 |
ec8f721b1b4f79fbb9ba251d65f006f49a6f1fbbe86a11f047e840b35ecd596d
|
File details
Details for the file mcp_webextrator-2026.7.2.0-py3-none-any.whl.
File metadata
- Download URL: mcp_webextrator-2026.7.2.0-py3-none-any.whl
- Upload date:
- Size: 25.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5a99b5270edef434d3e6180e8d6021ea0a0fe2818f490a536b5cefbdf19d4961
|
|
| MD5 |
fb1af513898bfc299dd73b0fefcc8e9d
|
|
| BLAKE2b-256 |
83312219fefc54f73062950e8b87970ccb35c9834219a9c3aa03a14d648c4a2e
|