MCP server to help LLMs clone websites by providing tools to fetch, analyze, and download website assets.
Overview
What is Site Cloner MCP Server?
Site Cloner MCP Server is a Model Context Protocol (MCP) server designed to assist Large Language Models (LLMs) in cloning websites by providing tools to fetch, analyze, and download website assets.
How to use Site Cloner MCP Server?
To use the Site Cloner MCP Server, you need to have Docker installed. Build the Docker image and run the container. You can also configure it in Cursor for easier access.
Key features of Site Cloner MCP Server?
- Fetch HTML content from any URL
- Extract assets (CSS, JavaScript, images, fonts, etc.) from HTML content
- Download individual assets to a local directory
- Parse CSS files to extract linked assets
- Create a sitemap of a website
- Analyze page structure and layout
Use cases of Site Cloner MCP Server?
- Cloning websites for offline access
- Analyzing website structures for research
- Extracting assets for web development projects
FAQ from Site Cloner MCP Server?
- Can I clone any website?
Yes, but be mindful of copyright and terms of service restrictions.
- Do I need to install anything besides Docker?
No, Docker is the only requirement to run the server.
- What if the server doesn't show up in Cursor?
Restart Cursor, check your configuration file, and ensure Docker is running.