{"_id":"@codingstark/playwright-stealth-mcp-server","name":"@codingstark/playwright-stealth-mcp-server","dist-tags":{"latest":"1.0.4"},"versions":{"1.0.4":{"name":"@codingstark/playwright-stealth-mcp-server","version":"1.0.4","description":"Model Context Protocol servers for Playwright (with stealth)","license":"MIT","author":{"name":"ExecuteAutomation, Ltd","url":"https://executeautomation.com"},"homepage":"https://executeautomation.github.io/mcp-playwright/","bugs":{"url":"https://github.com/executeautomation/mcp-playwright/issues"},"types":"dist/index.d.ts","type":"module","bin":{"playwright-mcp-server":"dist/index.js"},"scripts":{"build":"tsc && shx chmod +x dist/*.js","prepare":"npm run build","watch":"tsc --watch","test":"jest --testMatch=\"<rootDir>/src/__tests__/**/*.test.ts\"","test:coverage":"jest --coverage --testMatch=\"<rootDir>/src/__tests__/**/*.test.ts\"","test:custom":"node run-tests.cjs"},"repository":{"type":"git","url":"git+https://github.com/executeautomation/mcp-playwright.git"},"dependencies":{"@modelcontextprotocol/sdk":"1.6.1","@playwright/browser-chromium":"1.51.1","@playwright/browser-firefox":"1.51.1","@playwright/browser-webkit":"1.51.1","@playwright/test":"^1.51.1","rebrowser-playwright":"1.49.1","uuid":"^9.0.1"},"keywords":["playwright","automation","AI","Claude MCP"],"devDependencies":{"@types/jest":"^29.5.14","@types/node":"^20.10.5","jest":"^29.7.0","jest-playwright-preset":"^4.0.0","shx":"^0.3.4","ts-jest":"^29.2.6","typescript":"^5.8.2"},"_id":"@codingstark/playwright-stealth-mcp-server@1.0.4","gitHead":"df9fba3c20814ac672b49cfb46f7d5db9db152b4","_nodeVersion":"23.7.0","_npmVersion":"10.9.2","dist":{"integrity":"sha512-4ACXubCXaLqXNz/9AO3dS9BhJloXJhyT6QUXHFkuj6Rz084H7YTPidxnmbybUb7BTTTnxZKIhVUth9SiFBheSw==","shasum":"7e3835fc03936507c547f4a05d1711014af0732d","tarball":"https://registry.npmjs.org/@codingstark/playwright-stealth-mcp-server/-/playwright-stealth-mcp-server-1.0.4.tgz","fileCount":51,"unpackedSize":129331,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIA+QRgFN6US88jzvrog1Wuedm/HX2xoNdeKzNiHDFlYeAiEA0LxJuMV/p94eg9sfTtfOzBII7KKvg4DTxu4DZKX83rQ="}]},"_npmUser":{"name":"codingstark","email":"mhimanshu.338@gmail.com"},"directories":{},"maintainers":[{"name":"codingstark","email":"mhimanshu.338@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/playwright-stealth-mcp-server_1.0.4_1745227953405_0.2658703778226248"},"_hasShrinkwrap":false}},"time":{"created":"2025-04-21T09:32:33.351Z","1.0.4":"2025-04-21T09:32:33.583Z","modified":"2025-04-21T09:32:33.840Z"},"maintainers":[{"name":"codingstark","email":"mhimanshu.338@gmail.com"}],"description":"Model Context Protocol servers for Playwright (with stealth)","homepage":"https://executeautomation.github.io/mcp-playwright/","keywords":["playwright","automation","AI","Claude MCP"],"repository":{"type":"git","url":"git+https://github.com/executeautomation/mcp-playwright.git"},"author":{"name":"ExecuteAutomation, Ltd","url":"https://executeautomation.com"},"bugs":{"url":"https://github.com/executeautomation/mcp-playwright/issues"},"license":"MIT","readme":"# Playwright MCP Server 🎭\n\n[![smithery badge](https://smithery.ai/badge/@executeautomation/playwright-mcp-server)](https://smithery.ai/server/@executeautomation/playwright-mcp-server)\n\nA Model Context Protocol server that provides browser automation capabilities using Playwright. This server enables LLMs to interact with web pages, take screenshots, generate test code, web scraps the page and execute JavaScript in a real browser environment.\n\n<a href=\"https://glama.ai/mcp/servers/yh4lgtwgbe\"><img width=\"380\" height=\"200\" src=\"https://glama.ai/mcp/servers/yh4lgtwgbe/badge\" alt=\"mcp-playwright MCP server\" /></a>\n\n## Screenshot\n![Playwright + Claude](image/playwright_claude.png)\n\n## [Documentation](https://executeautomation.github.io/mcp-playwright/) | [API reference](https://executeautomation.github.io/mcp-playwright/docs/playwright-web/Supported-Tools)\n\n## Installation\n\nYou can install the package using either npm, mcp-get, or Smithery:\n\nUsing npm:\n```bash\nnpm install -g @executeautomation/playwright-mcp-server\n```\n\nUsing mcp-get:\n```bash\nnpx @michaellatman/mcp-get@latest install @executeautomation/playwright-mcp-server\n```\nUsing Smithery\n\nTo install Playwright MCP for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@executeautomation/playwright-mcp-server):\n\n```bash\nnpx -y @smithery/cli install @executeautomation/playwright-mcp-server --client claude\n```\n#### Installation in VS Code\n\nInstall the Playwright MCP server in VS Code using one of these buttons:\n\n<!--\n// Generate using?:\nconst config = JSON.stringify({ name: 'playwright', command: 'npx', args: [\"-y\", \"@executeautomation/playwright-mcp-server\"] });\nconst urlForWebsites = `vscode:mcp/install?${encodeURIComponent(config)}`;\n// Github markdown does not allow linking to `vscode:` directly, so you can use our redirect:\nconst urlForGithub = `https://insiders.vscode.dev/redirect?url=${encodeURIComponent(urlForWebsites)}`;\n-->\n\n[<img alt=\"Install in VS Code Insiders\" src=\"https://img.shields.io/badge/VS_Code_Insiders-VS_Code_Insiders?style=flat-square&label=Install%20Server&color=24bfa5\">](https://insiders.vscode.dev/redirect?url=vscode-insiders%3Amcp%2Finstall%3F%257B%2522name%2522%253A%2522playwright%2522%252C%2522command%2522%253A%2522npx%2522%252C%2522args%2522%253A%255B%2522-y%2522%252C%2522%2540executeautomation%252Fplaywright-mcp-server%2522%255D%257D)\n\nAlternatively, you can install the Playwright MCP server using the VS Code CLI:\n\n```bash\n# For VS Code\ncode --add-mcp '{\"name\":\"playwright\",\"command\":\"npx\",\"args\":[\"@executeautomation/playwright-mcp-server\"]}'\n```\n\n```bash\n# For VS Code Insiders\ncode-insiders --add-mcp '{\"name\":\"playwright\",\"command\":\"npx\",\"args\":[\"@executeautomation/playwright-mcp-server\"]}'\n```\n\nAfter installation, the ExecuteAutomation Playwright MCP server will be available for use with your GitHub Copilot agent in VS Code.\n\n## Configuration to use Playwright Server\nHere's the Claude Desktop configuration to use the Playwright server:\n\n```json\n{\n  \"mcpServers\": {\n    \"playwright\": {\n      \"command\": \"npx\",\n      \"args\": [\"-y\", \"@executeautomation/playwright-mcp-server\"]\n    }\n  }\n}\n```\n\n## Testing\n\nThis project uses Jest for testing. The tests are located in the `src/__tests__` directory.\n\n### Running Tests\n\nYou can run the tests using one of the following commands:\n\n```bash\n# Run tests using the custom script (with coverage)\nnode run-tests.cjs\n\n# Run tests using npm scripts\nnpm test           # Run tests without coverage\nnpm run test:coverage  # Run tests with coverage\nnpm run test:custom    # Run tests with custom script (same as node run-tests.cjs)\n```\n\nThe test coverage report will be generated in the `coverage` directory.\n\n## Star History\n\n[![Star History Chart](https://api.star-history.com/svg?repos=executeautomation/mcp-playwright&type=Date)](https://star-history.com/#executeautomation/mcp-playwright&Date)\n","readmeFilename":"README.md","_rev":"1-ac2fc5c7be617eff4ec1af9e81262cc4"}