{"type":"mcp_server","name":"MCP-Server-Playwright","description":"This repository provides a Model Context Protocol (MCP) server leveraging Playwright for browser automation. It enables LLMs to interact with web pages, capture screenshots, and execute JavaScript within a real browser environment.","category":"Developer Tools","language":"JavaScript","stars":296,"forks":9,"owner":"Automata-Labs-team","github_url":"https://github.com/Automata-Labs-team/MCP-Server-Playwright","homepage":null,"setup":"## Setup\n\nTo install MCP Server Playwright for Claude Desktop automatically via [Smithery](https://smithery.ai/server/@automatalabs/mcp-server-playwright):\n\n```bash\nnpx -y @smithery/cli install @automatalabs/mcp-server-playwright --client claude\n```\n\nYou can install the package using either npx or mcp-get:\n\nUsing npx:\n```bash\nnpx @automatalabs/mcp-server-playwright install\n```\nThis command will:\n1. Check your operating system compatibility (Windows/macOS)\n2. Create or update the Claude configuration file\n3. Configure the Playwright server integration\n\nThe configuration file will be automatically created/updated at:\n- Windows: `%APPDATA%\\Claude\\claude_desktop_config.json`\n- macOS: `~/Library/Application Support/Claude/claude_desktop_config.json`\n\nUsing mcp-get:\n```bash\nnpx @michaellatman/mcp-get@latest install @automatalabs/mcp-server-playwright\n```","tools":"## Available Tools\n\n1. Full browser automation capabilities (Allows interaction with web pages)\n2. Screenshot capture of entire pages or specific elements (Captures images of web content)\n3. Comprehensive web interaction (navigation, clicking, form filling) (Enables user-like actions on web pages)\n4. Console log monitoring (Tracks browser console output)\n5. JavaScript execution in browser context (Runs JavaScript code within the browser)","faq":null,"created_at":"2024-12-02T08:15:20+00:00","updated_at":"2025-03-26T18:35:34+00:00","source_url":"https://model-context-protocol.com/servers/mcp-server-playwright-browser-automation-llms","related_articles":[]}