ブラウザ自動化MCPサーバー
これは、Roo Codeにブラウザ自動化機能を提供するモデルコンテキストプロトコル(MCP)サーバーです。AIエージェントが標準化されたインターフェースを介してWebブラウザを制御できるようになります。
特徴
ブラウザコントロール(起動、閉じる)
マウス操作(座標をクリック)
キーボード入力(テキスト入力)
ページナビゲーション(上下スクロール)
固定ビューポートサイズ(900x600)
インストール
リポジトリをクローンします。
依存関係をインストールします:
プロジェクトをビルドします。
構成
Cline MCP 設定ファイルに以下を追加します。
利用可能なツール
サーバーは次の MCP ツールを提供します。
launch_browser
: 指定されたURLで新しいブラウザインスタンスを起動するclick
: ページ上の特定のx,y座標をクリックするtype
: ページにテキストを入力するscroll
: ページを上または下にスクロールしますclose_browser
: ブラウザインスタンスを閉じる
使用例
ライセンス
マサチューセッツ工科大学
This server cannot be installed
AI エージェントが、ブラウザーの起動、操作、終了などの操作用の標準化されたインターフェースを介して Web ブラウザーを制御できるようにします。
Related Resources
Related MCP Servers
- AsecurityFlicenseAqualityEnables AI agents to interact with web browsers using natural language, featuring automated browsing, form filling, vision-based element detection, and structured JSON responses for systematic browser control.Last updated -53
- -securityFlicense-qualityA web browser automation server that allows AI assistants to control Chrome with persistent state management, enabling complex browsing tasks through asynchronous browser operations.Last updated -2
- AsecurityAlicenseAqualityAI-driven browser automation server that implements the Model Context Protocol to enable natural language control of web browsers for tasks like navigation, form filling, and visual interaction.Last updated -12MIT License
- -securityAlicense-qualityEmpowers AI agents to perform web browsing, automation, and scraping tasks with minimal supervision using natural language instructions and Selenium.Last updated -4Apache 2.0