{"openapi":"3.1.0","info":{"title":"Playwright MCP Server","description":"Microsoft 공식 Playwright MCP 서버로 AI 도구에서 브라우저 자동화, E2E 테스트, 웹 스크래핑을 수행할 수 있습니다. 접근성 스냅샷 기반으로 동작하여 스크린샷 없이도 정확한 웹 페이지 조작이 가능합니다.","version":"1.0.0","x-fusepie-id":"mcp-playwright","x-fusepie-category":"data","x-fusepie-provider":"Microsoft"},"servers":[{"url":"npx @playwright/mcp@latest","description":"Production"}],"paths":{"/":{"get":{"operationId":"call_mcp_playwright","summary":"Playwright MCP Server","description":"Microsoft 공식 Playwright MCP 서버로 AI 도구에서 브라우저 자동화, E2E 테스트, 웹 스크래핑을 수행할 수 있습니다. 접근성 스냅샷 기반으로 동작하여 스크린샷 없이도 정확한 웹 페이지 조작이 가능합니다.","parameters":[{"name":"q","in":"query","description":"Search query or main parameter","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"}}}}}}}},"x-mcp-config":{"mcpServers":{"mcp-playwright":{"command":"npx","args":["-y","@fusepie/mcp-mcp-playwright"],"env":{}}}}}