mcp-skills-plugins
Verified Safeby ulasbilgen
Overview
Automate Chrome browser tasks for web testing, scraping, performance analysis, and debugging web applications.
Installation
mcp2rest startEnvironment 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
claude-code-mcp
Acts as an MCP server to enable LLMs to run Claude Code CLI in one-shot mode, bypassing permissions for complex coding, file system, Git, and terminal operations.
skillz
Acts as an MCP server to expose Claude-style skills and their resources as callable tools for AI agents.
consult-llm-mcp
An MCP server that allows AI agents like Claude Code to consult stronger, more capable AI models (e.g., GPT-5.2, Gemini 3.0 Pro) for complex code analysis, debugging, and architectural advice.
awesome-mcp
This project provides a curated list of Model Context Protocol (MCP) servers and tools, accessible via a desktop application, designed to enhance Claude Desktop and other AI assistants.