mcp-browser-use: ブラウザ用MCPサーバー
mcp-browser-use は、 browser-useを使用して任意の MCP クライアント (Claude や Cursor など) をブラウザーに接続する最も簡単な方法です。
LLM API キーの料金を支払う必要がある他のbrowser-use
MCP とは異なり、この MCP では、MCP クライアントにすでに設定されている LLM のみを使用します。
クイックスタート
関連する設定に次のコマンドを入力すると、MCP クライアントでmcp-browser-use
使用を開始できます。
注意: MCP クライアントがサーバーの起動に失敗しないように、uvx へのフル パスを指定します。
貢献
貢献を歓迎します!お気軽にプルリクエストを送信してください。
バージョン管理
mcp-browser-use
セマンティックバージョニングを使用します。利用可能なバージョンについては、GitHubリポジトリのタグを参照してください。
ライセンス
このプロジェクトは Apache 2.0 ライセンスに基づいてライセンスされています。詳細についてはLICENSEファイルを参照してください。
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
ブラウザ使用を使用して任意の MCP クライアント (Claude や Cursor など) をブラウザに接続する MCP サーバー。これにより、クライアントは追加の API キーを必要とせずに既存の LLM を利用できます。
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityA simple MCP server that facilitates website fetching through a configurable server platform using stdio or SSE transport, allowing integration with tools like Cursor for streamlined access.Last updated 6 months ago235PythonMIT License
- AsecurityAlicenseAqualityAn MCP server that provides LLMs access to other LLMsLast updated 5 months ago442557JavaScriptMIT License
- -securityFlicense-qualityA MCP server that exposes OpenAPI schema information to LLMs like Claude. This server allows an LLM to explore and understand large OpenAPI schemas through a set of specialized tools, without needing to load the whole schema into the contextLast updated 5 months ago5835JavaScript
- -securityFlicense-qualityMCP server enabling LLMs to perform browser tasks via SSE transport, allowing clients like Cursor.ai and Claude to open websites and interact with web content through natural language commands.Last updated 5 months ago