Skip to content

Commit

Permalink
Merge pull request #19 from executeautomation/main
Browse files Browse the repository at this point in the history
Added Playwright MCP server details
  • Loading branch information
michaellatman authored Dec 4, 2024
2 parents f889291 + c830832 commit 83ec7a8
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions packages/package-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -241,5 +241,14 @@
"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"
}
]

0 comments on commit 83ec7a8

Please sign in to comment.