browser automation

Mcp Browser Kit

An MCP Server that enables AI assistants to interact with your local browsers.

typescript
local
browser automation
0
View on GitHub

Installation

npx -y ndthanhdev/mcp-browser-kit

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp-browser-kit",
  "command": "npx",
  "args": [
    "-y",
    "ndthanhdev/mcp-browser-kit"
  ]
}

About This MCP Server

ndthanhdev/mcp-browser-kit

An MCP Server that enables AI assistants to interact with your local browsers.

GitHub: https://github.com/ndthanhdev/mcp-browser-kit

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub