SarthakMishra/site-cloner
MCP server to help LLMs clone websites by providing tools to fetch, analyze, and download website assets.
Platform-specific configuration:
{
"mcpServers": {
"site-cloner": {
"command": "npx",
"args": [
"-y",
"site-cloner"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...