We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 053a879 commit 5f9475dCopy full SHA for 5f9475d
servers/playwright-mcp-server/server.yaml
@@ -0,0 +1,16 @@
1
+name: playwright-mcp-server
2
+image: mcp/mcp-playwright
3
+type: server
4
+meta:
5
+ category: ai
6
+ tags:
7
+ - ai
8
+about:
9
+ title: ExecuteAutomation Playwright MCP
10
+ description: "Playwright Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, Cline, Cursor IDE and More \U0001F50C"
11
+ icon: https://avatars.githubusercontent.com/u/10337030?v=4
12
+source:
13
+ project: https://github.com/executeautomation/mcp-playwright
14
+run:
15
+ volumes:
16
+ - '{{playwright-mcp-server.data}}:{{playwright-mcp-server.}}'
0 commit comments