mcp-browser-kit
MCP Browser Kit
🚀 在
main分支上? 您正在查看最前沿的开发文档!如需其他版本,请查看release/*分支。
一个使 AI 助手能够与您的本地浏览器进行交互的 MCP 服务器。
https://github.com/user-attachments/assets/1fbf87fd-06d1-42bf-a06f-cc2bbdf375a8
使用方法
将 MCP Browser Kit 添加到您的 MCP 客户端:
{ "mcpServers": { "browser-kit": { "command": "npx", "args": ["@mcp-browser-kit/server@latest"] } } }为您的浏览器选择正确的扩展程序版本:
查看下方的 兼容性表格,了解哪个版本(M2 或 M3)与您的浏览器兼容
请注意,M2 版本提供的功能比 M3 版本多,因此如果您的浏览器两者都支持,请优先选择 M2
从 最新发布页面 下载最新的兼容版本。
将扩展程序 加载 到兼容的浏览器中并启用它。
刷新已打开的标签页,以确保扩展脚本已加载。
在您的 MCP 客户端上开始对话:
Use browser-kit, star the last open GitHub repo on my browser可选:查看 用户注意事项 以获取更多信息。
Related MCP server: agentify-desktop
兼容性表格
M2 版本支持的功能比 M3 版本多。 扩展文件名模式:
M2 版本:
Chromium:
mcp_browser_kit_m2-<version>.zip(例如mcp_browser_kit_m2-5.0.0.zip)Firefox:
mcp_browser_kit_m2-<version>.xpi(例如mcp_browser_kit_m2-5.0.0.xpi)M3 版本:
mcp_browser_kit_m3-<version>.zip(例如mcp_browser_kit_m3-5.0.0.zip)
浏览器 | M2 版本 | M3 版本 |
Chrome | ❌ | ✅ |
Brave | ✅ | ✅ |
Edge | ✅ | ✅ |
Firefox | ✅ | ❌ |
Safari | ✅ | ❌ |
加载扩展程序
基于 Chromium 的浏览器 (Chrome, Brave, Edge)
解压下载的
.zip文件启用
开发者模式点击
加载已解压的扩展程序选择解压后的扩展程序文件夹
Firefox
打开 about:addons
点击齿轮图标并选择
从文件安装附加组件选择下载的
.xpi文件
Safari
解压下载的
.zip文件打开
开发 > 显示扩展构建器点击
+并选择添加扩展选择解压后的扩展程序文件夹
点击
安装以安装扩展程序
用户注意事项
Alpha 阶段说明:考虑到安全性,建议为此 MCP 使用单独的浏览器配置文件或专用的浏览器实例,以防止敏感数据被无意中暴露给 AI 模型提供商。
安全性:BrowserKit 目前缺乏对传入请求的身份验证。请确保仅在您的设备网络内开放 59089 和 2769-2799 端口。
托管部署
可在 Fronteir AI 上进行托管部署。
This server cannot be deployed
Maintenance
Related MCP Connectors
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
Live browser debugging for AI assistants — DOM, console, network via MCP.
- ZapierOAuthcom.zapier
Hosted MCP server connecting AI assistants to 9,000+ apps and 40,000+ actions via Zapier.
Driflyte MCP server which lets AI assistants query topic-specific knowledge from web and GitHub.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceAn MCP server that enables AI assistants to control a web browser through natural language commands, allowing them to navigate websites and extract information via SSE transport.842MIT

agentify-desktopofficial
AlicenseNot gradedqualityBmaintenanceMCP server that enables AI tools to control local browser sessions for ChatGPT, Claude, and other AI services, supporting querying, navigation, file uploads, and artifact management.28 npm558Mozilla Public 2.0- AlicenseAqualityDmaintenanceA MCP server that gives AI assistants full browser control, enabling navigation, clicking, form filling, and screenshots via any MCP client.8MIT
- AlicenseAqualityBmaintenanceMCP server that gives AI coding assistants direct access to the browser — navigate, click, fill forms, run JavaScript, take screenshots, and read page content.1119 npm1MIT