A Model Context Protocol server that provides browser automation capabilities using Playwright. This server enables LLMs to interact with web pages, take screenshots, and execute JavaScript in a real browser environment.
MCP server that provides computer control capabilities including mouse movements, keyboard actions, screenshot capture with OCR, and window management through a unified API.
A secure terminal execution server that enables controlled command execution with security features and resource limits via the Model Context Protocol (MCP).
A secure Docker-based environment that allows AI assistants to safely execute code without direct access to the host system by running all code within isolated containers.