Back to Home
ulasbilgen icon

mcp-skills-plugins

Verified Safe

by ulasbilgen

Overview

Automate Chrome browser tasks for web testing, scraping, performance analysis, and debugging web applications.

Installation

Run Command
mcp2rest start

Environment Variables

  • MCP_REST_URL

Security Notes

The plugin scripts primarily act as client wrappers for a local 'mcp2rest' server, making HTTP requests to it. The 'evaluate_script' tool allows execution of arbitrary JavaScript within the browser, which is an intended feature for automation but poses a risk if malicious scripts are provided by the user or agent. No direct 'eval' or system calls were found in the client scripts, and the 'mcp2rest' endpoint is local and configurable. Overall security depends on the trusted local environment and the underlying 'chrome-devtools-mcp' server.

Similar Servers

Stats

Interest Score33
Security Score8
Cost ClassMedium
Avg Tokens1000
Stars1
Forks0
Last Update2025-11-24

Tags

Browser AutomationWeb ScrapingE2E TestingPerformance AnalysisWeb Debugging