Back to Home
jatingodnani icon

mcp-server

by jatingodnani

Overview

Provides browser automation capabilities for AI agents using Playwright for tasks like navigation, data extraction, interaction, and custom JavaScript execution.

Installation

Run Command
npm start

Security Notes

The `evaluate` tool allows arbitrary JavaScript code to be executed via `eval()` in the browser context. This is a significant security risk, as a malicious prompt could trick the AI agent into executing harmful code on the currently navigated website, potentially leading to cross-site scripting (XSS), data exfiltration, or other browser-based attacks. While intended for AI agents, direct `eval` makes it highly vulnerable to prompt injection or compromised AI logic.

Similar Servers

Stats

Interest Score0
Security Score3
Cost ClassHigh
Avg Tokens5000
Stars0
Forks0
Last Update2025-11-22

Tags

Web automationPlaywrightBrowser controlAI agentsMCP