Back to Home
ahmetatar icon

mcp2browser

Verified Safe

by ahmetatar

Overview

Enables AI assistants to programmatically interact with web pages through a Model Context Protocol (MCP) server for browser automation tasks.

Installation

Run Command
npm start

Security Notes

The server uses Playwright to launch a headless browser and navigate to arbitrary URLs via the 'openPage' tool. While this is its intended functionality, exposing this server to an untrusted network would allow remote execution of browser actions, posing a significant security risk. For its intended local use with AI assistants, the code appears robust with basic URL validation for the 'openPage' input.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens750
Stars0
Forks0
Last Update2025-11-24

Tags

Browser AutomationMCP ServerPlaywrightAI ToolsWeb Interaction