Web UI Copy
Transforms webpage content into a fully inlined, script-free HTML document with base64-encoded resources, enabling comprehensive web page analysis and extraction.
3 stars
0 tools
Created Aug 2025
@maoxiaoke/maoxiaoke-web-ui-copy-copy-web-uiAbout
Transforms webpage content into a fully inlined, script-free HTML document with base64-encoded resources, enabling comprehensive web page analysis and extraction.
Categories
general
Installation
npm
npm install @maoxiaoke/maoxiaoke-web-ui-copy-copy-web-ui
Configuration
{
"mcpServers": {
"maoxiaoke-web-ui-copy-copy-web-ui": {
"command": "npx",
"args": [
"-y",
"@maoxiaoke/maoxiaoke-web-ui-copy-copy-web-ui"
]
}
}
}