MYDOCKER
1. playwright-mcp
build
docker build -t playwright-mcp .
settings.json
{
"mcpServers": {
"playwright": {
"command": "docker",
"args": ["run", "-i", "--rm", "playwright-mcp"]
}
}
}
Recommend MCP Servers 💡
iterm_mcp_server
An MCP server that integrates with iTerm2 on macOS, enabling AI assistants to control terminal sessions, execute commands, and read output.
oddlyspaced/ultimate-android-mcp
A feature-rich MCP server enabling LLMs to automate connected Android devices/emulators via ADB-powered functionalities like app management, UI interaction, and device monitoring.
talk-with-figma-claude
Enables Claude Desktop App to control Figma through MCP (Model Context Protocol) via stdio
ScreenPilot
MCP server to let LLM take full control on your device by providing screen automation toolkit for controlling and interacting with graphical user interface
litmus-mcp-server
Enables LLMs and intelligent systems to interact with Litmus Edge for device configuration, monitoring, and management.
@hiveflow/mcp-server
Official Model Context Protocol (MCP) server for HiveFlow, enabling AI assistants like Claude and Cursor to directly connect and interact with the HiveFlow automation platform for managing and executing workflows.