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ファイルを解凍しますchrome://extensions/ を開きます
デベロッパーモードを有効にしますパッケージ化されていない拡張機能を読み込むをクリックします解凍した拡張機能フォルダを選択します
Firefox
about:addons を開きます
歯車アイコンをクリックし、
ファイルからアドオンをインストールを選択しますダウンロードした
.xpiファイルを選択します
Safari
ダウンロードした
.zipファイルを解凍します開発 > 拡張機能ビルダーを表示を開きます+をクリックし、拡張機能を追加を選択します解凍した拡張機能フォルダを選択します
インストールをクリックして拡張機能をインストールします
ユーザーノート
アルファ版に関する注意: 機密データが意図せずAIモデルプロバイダーに公開されるのを防ぐため、このMCPには別のブラウザプロファイルまたは専用のブラウザインスタンスを使用することを検討してください。
セキュリティ: 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