MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

WebClone is now an official Model Context Protocol (MCP) server, making website cloning available to AI agents like Claude, CrewAI, and any MCP-compatible framework!

Created 11/24/2025
Updated 21 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

uvx webclone

Cursor configuration (mcp.json)

{ "mcpServers": { "ruslanmv-webclone": { "command": "uvx", "args": [ "webclone" ] } } }