Catalog
webclaw
Officialby 0xMassi
Web extraction MCP server. Scrape, crawl, extract, summarize any URL to clean markdown.
Scrapes, crawls, and extracts web content into clean markdown format.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"webclaw": {
"command": "npx",
"args": [
"-y",
"create-webclaw@0.1.3"
]
}
}
}