Integrations

  • Offers community support and collaboration through a Discord server

  • Provides an isolated browser environment through Docker containerization

Graspはオープンソースでセルフホスト型のエージェントブラウザです。MCPとA2Aのサポートが組み込まれているため、他のAIアプリやエージェントとシームレスに統合できます。

主な機能は次のとおりです:

  • 分離されたブラウザ環境。GraspはDocker化されているため、ローカルワークスペースに影響を与えることはありません。自分のマシンまたはクラウドで簡単にホストできます。
  • 人間のような自動化。Graspはまるで人間のようにブラウザを操作します。エージェントがログインしてパーソナライズされたコンテンツを取得するための認証情報も提供できます。
  • 自然言語制御。コードは必要ありません。必要なことを平易な言葉で説明するだけで、あとはエージェントが処理します。

https://github.com/user-attachments/assets/b55b5f76-4faa-45b9-a5ab-4c4295dfdf19

クイックスタート

🐳始める前に:
マシンにDockerがインストールされ、実行されていることを確認してください。

次のコマンドを実行して、Grasp をプルして起動します。

# Pull the image docker pull getgrasp/grasp # Run the container docker run -d \ --name grasp-agent \ -p 3000:3000 \ -e ANTHROPIC_API_KEY=YOUR_ANTHROPIC_KEY \ getgrasp/grasp

YOUR_ANTHROPIC_KEY を実際のAnthropic API キーに置き換えます。

コンテナが実行されたら、ブラウザでhttp://localhost:3000 を開いて Grasp コンソールにアクセスします。

最新情報を入手

Grasp は急速に進化しており、毎週、新機能のリリース、統合の拡張、エージェント エクスペリエンスの改良を行っています。
⭐ リポジトリにスターを付けて、最新情報を入手し、プロジェクトをサポートしてください。

チュートリアル

コミュニティ

ご意見をお待ちしております。

Discord に参加してアイデアを共有したり、質問したり、ただ交流したりしましょう。

ライセンス

BSL-1.1 ライセンスに基づいてライセンスされます。

-
security - not tested
F
license - not found
-
quality - not tested

hybrid server

The server is able to function both locally and remotely, depending on the configuration or use case.

AI 自動化のための Docker 化されたブラウザ環境を提供するオープンソースのセルフホスト型ブラウザ エージェント。これにより、他の AI アプリやエージェントが自然言語の指示を通じて人間のような Web ブラウジング タスクを実行できるようになります。

  1. Stay in the Loop
    1. Tutorials
      1. Community
        1. License

          Related MCP Servers

          • A
            security
            F
            license
            A
            quality
            Enables 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 -
            1
            34
            Python
            • Linux
            • Apple
          • -
            security
            F
            license
            -
            quality
            Enables AI agents to control web browsers via a standardized interface for operations like launching, interacting with, and closing browsers.
            Last updated -
            0
            JavaScript
          • -
            security
            F
            license
            -
            quality
            A 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 -
            1
            Python
            • Apple
          • -
            security
            A
            license
            -
            quality
            AI-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 -
            1
            Python
            MIT License
            • Apple

          View all related MCP servers

          ID: p4hkqtvbgh