mcp-browser-kit
by ndthanhdev
Overview
Enables AI assistants to interact with local browsers by providing tools for browser automation and content extraction.
Installation
npx @mcp-browser-kit/server@latestSecurity Notes
CRITICAL: The server explicitly allows execution of arbitrary JavaScript code in browser tabs via the `invokeJsFn` tool. If the server is exposed to an untrusted AI model or network, this could lead to significant security vulnerabilities, including data exfiltration, malicious script injection, or remote code execution within the browser's context. The README clearly states a lack of authentication and advises keeping ports 59089 and 2769-2799 on the device network only, which is a critical operational security measure required due to the inherent risks.
Similar Servers
remote-mcp-functions
Provides remote utilities or services for Minecraft Coder Pack (MCP) development environments.
Unified-MCP-Tool-Graph
The Unified MCP Tool Graph aggregates and structures tool APIs from diverse Model Context Protocol (MCP) servers into a centralized Neo4j graph database, enabling LLMs and agentic AI systems to dynamically retrieve the most relevant tools for any task.
X96Dbg-MCP-Server-Plugin
Provides a JSON-RPC bridge for x32dbg/x64dbg, allowing external automations to inspect and control a debugged process without direct UI interaction.
mcp-servers-devops-toolkit
Provides a curated list of Model Context Protocol (MCP) servers relevant to DevOps workflows for AI agents and developers.