Back to Home
Czajnikuss icon

MCP-Factory

Verified Safe

by Czajnikuss

Overview

Automated generation and packaging of website-specific interaction servers (MCP Servers) by sampling, compiling, verifying, and packaging website configurations.

Installation

Run Command
docker compose up

Security Notes

The `browser-service` container uses Playwright to interact with arbitrary external URLs provided in job requests. This inherent functionality carries risks, as a malicious target website could potentially exploit browser vulnerabilities within the container. The use of `--no-sandbox` and `--disable-setuid-sandbox` for Chromium (common in Docker) further reduces isolation within the container. If the `factory-backend` or `browser-service` were exposed directly to the internet without robust authentication and authorization, it could be misused as a proxy or for unauthorized web activities. Internal communication between services is unencrypted HTTP over Docker's internal network.

Similar Servers

Stats

Interest Score0
Security Score7
Cost ClassLow
Stars0
Forks0
Last Update2025-12-14

Tags

Web AutomationAPI FactoryPlaywrightFastAPIDocker