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 💡
@GongRzhe/terminal-controller-mcp
Enables secure terminal command execution, directory navigation, and file system operations through MCP
ae-mcp
An extensible Model Context Protocol (MCP) integration for Adobe After Effects, enabling AI assistants to directly interact with and control After Effects through a standardized interface.
UnrealMCPBridge
An MCP server implementation as an Unreal Engine plugin enabling MCP clients to access the UE Editor Python API.
mcp-task-orchestrator
MCP server that breaks down complex tasks into structured workflows with specialized AI roles and workspace-aware management
hyperbrowser-mcp
Hyperbrowser's Model Context Protocol (MCP) Server provides tools to scrape, extract structured data, and crawl webpages, along with access to general-purpose browser agents like OpenAI's CUA and Anthropic's Claude Computer Use.
@debugg-ai/debugg-ai-mcp
An AI-driven browser automation and end-to-end test server implementing the Model Context Protocol (MCP), designed to help AI agents test UI changes, simulate user behavior, and analyze visual outputs of running web applications via natural language and CLI tools.