Firefox ブラウザーアドオン
  • 拡張機能
  • テーマ
    • Firefox 向け
    • スペルチェック辞書と言語パック
    • 他のブラウザーサイト
    • Android 向けアドオン
ログイン
MCP Browser Kit M2 のプレビュー

MCP Browser Kit M2 作成者: mcp-browser-kit

Allow MCP Browser Kit to interact with the browser.

0 (0 件のレビュー)0 (0 件のレビュー)
3 人のユーザー3 人のユーザー
Firefox をダウンロードして拡張機能を入手する
ファイルをダウンロード

拡張機能メタデータ

この拡張機能について
MCP Browser Kit is a high-performance browser extension and Model Context Protocol (MCP) server bridge designed to empower AI assistants, coding agents, and LLMs to seamlessly interact with your local web browser.

Built on open standards, MCP Browser Kit bridges the gap between your local AI development environment (such as Claude Desktop, Antigravity, or custom MCP clients) and your live Firefox browser sessions.


  • Readable Page Extraction: Converts raw HTML DOM into structured, clean readable text suited for LLM context windows.
  • Interactive Element Inspection: Automatically indexes buttons, form inputs, links, and clickable controls with unique selectors.
  • Tab & Window Context Awareness: Allows AI agents to list active tabs, inspect tab titles/URLs, and switch between browser contexts dynamically.
  • Element Interaction: Supports element clicking, coordinate targeting, scrolling, and keyboard input.
  • Smart Form Auto-Fill: Intelligently fills textboxes, textareas, checkboxes, dropdowns, and rich content-editable fields.
  • JavaScript Execution: Safely invokes custom script routines in page contexts for advanced browser workflows.
  • Media & Visual Snapshots: Enables agents to capture visual tab snapshots for multimodal reasoning.



Security and user privacy are foundational principles of MCP Browser Kit:
- 100% Local Communication: All communication takes place strictly over your local loopback interface (127.0.0.1).
- No Third-Party Analytics: No telemetry, browsing history, or personal data is ever collected or dispatched to remote cloud servers.
- User-In-The-Loop Control: Browser actions are triggered only when explicitly requested by your local AI assistant during active sessions.

  1. Install the Extension: Keep this Firefox extension enabled in your browser.
  2. Start the MCP Server: Run the lightweight companion server in your terminal:
    bash
    npx @mcp-browser-kit/server@latest
  3. Configure Your AI Assistant: Add the MCP server entry to your client configuration (e.g. mcpServers in Claude Desktop or Antigravity):
    json
    {
    "mcpServers": {
    "browser-kit": {
    "command": "npx",
    "args": ["@mcp-browser-kit/server@latest"]
    }
    }
    }
  4. Start Automating: Ask your AI assistant to read pages, automate tasks, or fill forms directly in Firefox!



MCP Browser Kit is fully open-source under the MIT License.
- GitHub Repository: https://github.com/ndthanhdev/mcp-browser-kit
- Issue Tracker & Support: https://github.com/ndthanhdev/mcp-browser-kit/issues
0 人のレビュー担当者が 0 と評価しました
ログインしてこの拡張機能を評価
まだ評価されていません

星の評価を保存しました

5
0
4
0
3
0
2
0
1
0
まだレビューはありません
権限とデータ

必要な権限:

  • ブラウザーのタブへのアクセス
  • ナビゲーション中のブラウザーアクティビティへのアクセス
  • すべてのウェブサイトの保存されたデータへのアクセス
詳細情報
詳しい情報
アドオンリンク
  • ホームページ
  • Copy add-on ID
バージョン
10.1.4
サイズ
787.56 KB
最終更新日
5日前 (2026年7月28日)
関連カテゴリー
  • その他
ライセンス
MIT License
バージョン履歴
  • すべてのバージョンを見る
コレクションへ追加
このアドオンを報告
Mozilla のホームページへ

アドオン

  • このサイトについて
  • Firefox アドオンブログ
  • 拡張機能ワークショップ
  • 開発者センター
  • 開発者ポリシー
  • コミュニティブログ
  • フォーラム
  • バグを報告
  • レビューガイド

Download

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

Latest Builds

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

Community

  • Connect
  • Contribute
  • Developer

Follow

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • プライバシー
  • Cookie
  • 法的情報

特に 明記されている 場合を除き、当サイト上のコンテンツは Creative Commons 表示・継承ライセンス v3.0 あるいはそれ以降のバージョンで公開されています。