ndthanhdev/mcp-browser-kit
БесплатноНе проверенAn MCP Server that enables AI assistants to interact with your local browsers.
Описание
An MCP Server that enables AI assistants to interact with your local browsers.
README
NPM Version Firefox Add-on Workspace Updated Checked with Biome Trust Score
🚀 On the
mainbranch? You're viewing the bleeding-edge dev docs! For other versions, check out therelease/*branches.
An MCP Server that enables AI assistants to interact with your local browsers.
https://github.com/user-attachments/assets/1fbf87fd-06d1-42bf-a06f-cc2bbdf375a8
Usage
Add MCP Browser Kit to your MCP Client:
{ "mcpServers": { "browser-kit": { "command": "npx", "args": ["@mcp-browser-kit/server@latest"] } } }By default the server use
stdiotransport, alternatively you can usehttptransport:npx @mcp-browser-kit/server@latest --transport http # optional flags (defaults shown): # --http-host 127.0.0.1 # --http-port 21082Then point your MCP client at the URL instead of a
command:{ "mcpServers": { "browser-kit": { "url": "http://127.0.0.1:21082/mcp" } } }Security: there's no auth yet, so
--http-hostdefaults to127.0.0.1(loopback only). Only pass--http-host 0.0.0.0(or a LAN address) if you understand that anyone who can reach that host/port can control your browser.Choose the right extension build for your browser:
- Check the Compatibility table below to see which build (M2 or M3) is compatible with your browser
- Note that M2 builds offer more functionality than M3 builds, so prefer M2 if your browser supports both
Download the latest compatible build from The Latest Release.
Load the extension into a compatible browser and enable it.
Refresh open tabs to ensure extension scripts are loaded.
Start messaging on your MCP Client:
Use browser-kit, star the last open GitHub repo on my browserOptional, check User Notes for more information.
Compatibility table
The M2 build supports more functionalities than the M3 build. Extension file name patterns:
- M2 build:
- Chromium:
mcp_browser_kit_m2-<version>.zip(e.g.,mcp_browser_kit_m2-5.0.0.zip)- Firefox:
mcp_browser_kit_m2-<version>.xpi(e.g.,mcp_browser_kit_m2-5.0.0.xpi)- M3 build:
mcp_browser_kit_m3-<version>.zip(e.g.,mcp_browser_kit_m3-5.0.0.zip)
| Browser | M2 build | M3 build |
|---|---|---|
| Chrome | ❌ | ✅ |
| Brave | ✅ | ✅ |
| Edge | ✅ | ✅ |
| Firefox | ✅ | ❌ |
| Safari | ✅ | ❌ |
Load Extension
- Chromium-based browsers (Chrome, Brave, Edge)
- Unzip the downloaded
.zipfile - Open chrome://extensions/
- Enable
Developer mode - Click
Load unpacked - Select the unpacked extension folder
- Unzip the downloaded
- Firefox
- Open about:addons
- Click the gear icon and select
Install Add-on From File - Select the downloaded
.xpifile
- Safari
- Unzip the downloaded
.zipfile - Open
Develop > Show Extension Builder - Click
+and selectAdd Extension - Select the unpacked extension folder
- Click
Installto install the extension
- Unzip the downloaded
User Notes
Note for Alpha stage: Consider using a separate browser profile or dedicated browser instance with this MCP to prevent sensitive data from being unintentionally exposed to AI model providers.
Security: BrowserKit currently lacks authentication for incoming requests. Keep ports 21082 and 2769-2799 on your device network only.
Hosted deployment
A hosted deployment is available on Fronteir AI.
Установка ndthanhdev/mcp-browser-kit
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/ndthanhdev/mcp-browser-kitFAQ
ndthanhdev/mcp-browser-kit MCP бесплатный?
Да, ndthanhdev/mcp-browser-kit MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для ndthanhdev/mcp-browser-kit?
Нет, ndthanhdev/mcp-browser-kit работает без API-ключей и переменных окружения.
ndthanhdev/mcp-browser-kit — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить ndthanhdev/mcp-browser-kit в Claude Desktop, Claude Code или Cursor?
Открой ndthanhdev/mcp-browser-kit на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Playwright
Browser automation, scraping, screenshots
автор: MicrosoftPuppeteer
Browser automation and web scraping.
автор: modelcontextprotocolopentabs-dev/opentabs
Plugin-based MCP server + Chrome extension that gives AI agents access to web applications through the user's authenticated browser session. 100+ plugins with a
автор: opentabs-devrobhunter/agentdeals
1,500+ developer infrastructure deals, free tiers, and startup programs across 54 categories. Search deals, compare vendors, plan stacks, and track pricing chan
автор: robhunterCompare ndthanhdev/mcp-browser-kit with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории browse
