Skip to content

Commit 5f9475d

Browse files
Add ExecuteAutomation Playwright MCP Server (#75)
Co-authored-by: Karthik KK <[email protected]>
1 parent 053a879 commit 5f9475d

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)