{ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json", "name": "com.microsoft/playwright-mcp", "title": "Playwright", "description": "Automate web browsers using accessibility trees for testing and data extraction.", "repository": { "url": "https://github.com/microsoft/playwright-mcp", "source": "github" }, "websiteUrl": "https://github.com/microsoft/playwright-mcp", "version": "0.0.49", "packages": [ { "registryType": "npm", "identifier": "@playwright/mcp", "version": "0.0.49", "transport": { "type": "stdio" } } ] }