From be52716912212c7138987a4d78774469305fce2a Mon Sep 17 00:00:00 2001 From: Michael Latman Date: Tue, 3 Dec 2024 22:30:14 -0500 Subject: [PATCH] Revert "Added Playwright MCP server details" --- packages/package-list.json | 9 --------- 1 file changed, 9 deletions(-) diff --git a/packages/package-list.json b/packages/package-list.json index 0ce8ee0..f18bff5 100644 --- a/packages/package-list.json +++ b/packages/package-list.json @@ -241,14 +241,5 @@ "homepage": "https://github.com/tinybirdco/mcp-tinybird", "license": "Apache 2.0", "runtime": "python" - }, - { - "name": "mcp-playwright", - "description": "A Model Context Protocol server for Playwright for Browser Automation and Web Scraping.", - "vendor": "ExecuteAutomation, Ltd (https://executeautomation.com)", - "sourceUrl": "https://github.com/executeautomation/mcp-playwright/tree/main/src/playwright", - "homepage": "https://github.com/executeautomation/mcp-playwright", - "license": "MIT", - "runtime": "node" } ] \ No newline at end of file