claude mcp add compulsemcp-playwright-stealth -- npx -y playwright-stealth-mcp-server
{
"mcpServers": {
"compulsemcp-playwright-stealth": {
"command": "npx",
"args": ["-y", "playwright-stealth-mcp-server"]
}
}
}
{
"mcpServers": {
"compulsemcp-playwright-stealth": {
"command": "npx",
"args": ["-y", "playwright-stealth-mcp-server"]
}
}
}
{
"mcpServers": {
"compulsemcp-playwright-stealth": {
"command": "npx",
"args": ["-y", "playwright-stealth-mcp-server"]
}
}
}
About This MCP Server
The com.pulsemcp/playwright-stealth server enables browser automation using Playwright, with the option to activate stealth mode for bypassing anti-bot protection, and it connects to developer tools through npm and stdio. This server would be utilized by developers when they need to automate browser interactions while avoiding detection by anti-bot systems. The server is part of the Model Context Protocol ecosystem and is available on the pulsemcp github repository.
Browser automation using Playwright with optional stealth mode to bypass anti-bot protection.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
playwright-stealth-mcp-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The playwright-stealth server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.