mcp-webextrator
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-webextratorextract the main article from https://example.com"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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
Related MCP server: Fetch MCP Server
Installation
pip install mcp-webextratorConfiguration
Set your AceDataCloud API token:
export ACEDATACLOUD_API_TOKEN=your_token_hereGet your token from https://platform.acedata.cloud.
Usage
stdio mode (default)
mcp-webextratorHTTP mode
mcp-webextrator --transport http --port 8000Available Tools
Tool | Description |
| Extract structured content from a URL |
| Render a dynamic web page and return the rendered output |
| Get the status / result of an extract or render task |
| Batch-fetch the status / result of multiple tasks |
| Get the API usage guide |
License
MIT — see LICENSE.
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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/AceDataCloud/WebExtratorMCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server