diff --git a/servers/playwright-mcp-server/server.yaml b/servers/playwright-mcp-server/server.yaml new file mode 100644 index 0000000..b46c940 --- /dev/null +++ b/servers/playwright-mcp-server/server.yaml @@ -0,0 +1,16 @@ +name: playwright-mcp-server +image: mcp/mcp-playwright +type: server +meta: + category: ai + tags: + - ai +about: + title: ExecuteAutomation Playwright MCP + description: "Playwright Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, Cline, Cursor IDE and More \U0001F50C" + icon: https://avatars.githubusercontent.com/u/10337030?v=4 +source: + project: https://github.com/executeautomation/mcp-playwright +run: + volumes: + - '{{playwright-mcp-server.data}}:{{playwright-mcp-server.}}'