Skip to content
VS Code

mcp webextrator for VS Code

io.github.acedatacloud/mcp-webextrator

MCP server for web extraction and rendering via AceDataCloud WebExtrator

client:VS Code transport:streamable-http runtime:pypi

Install mcp webextrator in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp-webextrator": {
      "type": "http",
      "url": "https://webextrator.mcp.acedata.cloud/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

mcp webextrator in other clients