mcp-browser-kit
by ndthanhdev
Overview
Enables AI assistants to programmatically interact with a local web browser by exposing browser automation capabilities as MCP tools.
Installation
npx @mcp-browser-kit/server@latestSecurity Notes
CRITICAL: The server explicitly 'lacks authentication for incoming requests', making it vulnerable to unauthorized remote control if its operating ports (59089 and 2769-2799) are exposed beyond the local device network. The `invokeJsFn` tool allows execution of arbitrary JavaScript code directly within the browser context, which can lead to complete browser compromise, data exfiltration, or malicious actions if the AI agent or server is compromised. Alpha stage notes advise using a separate browser profile or dedicated instance to prevent sensitive data exposure.
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.
dev-kit-gh-mcp-server
A server providing Model Context Protocol (MCP) tools for automating and interacting with GitHub repositories, primarily for bots and AI agents.