Back to Home

homemade-playwright-mcp-server

Verified Safe

by fgulen

Overview

Provides a local, secure Playwright-based server to enable browser automation for Model Context Protocol (MCP) clients.

Installation

Run Command
No command provided

Security Notes

The server explicitly states it is 'Tamamen Local', 'Dış bağlantı yapmaz', and 'Sadece local sistemde çalışır', using 'stdio transport' for communication, which significantly reduces network-based attack vectors. It does not require external connections. The primary security risk comes from the actions performed by the browser automation (e.g., navigating to untrusted URLs or executing arbitrary JavaScript via `browser_evaluate`), which could exploit browser vulnerabilities. However, the server's design focuses on local isolation.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens300
Stars0
Forks0
Last Update2025-11-17

Tags

PlaywrightBrowser AutomationMCP ServerLocalSecurity