Loading MCP server directory, please wait...
MCP server for web extraction and rendering via AceDataCloud WebExtrator
npx @getmcp/cli add io.github.AceDataCloud/mcp-webextratorRequires Python 3.10+. Community-contributed server. Review source before installing.
ACEDATACLOUD_API_TOKENAPI token from Ace Data Cloud (https://platform.acedata.cloud)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.AceDataCloud/mcp-webextrator": {
"command": "uvx",
"args": [
"mcp-webextrator"
],
"env": {
"ACEDATACLOUD_API_TOKEN": ""
}
}
}
}