awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Web Interaction Agents · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesWeb Interaction Agents

Frameworks for programmatically directing browser behavior to perform repetitive tasks.

Distinguishing note: Focuses on the agentic control of browser interactions.

Explore 1 awesome GitHub repository matching web development · Web Interaction Agents. Refine with filters or upvote what's useful.

  1. Home
  2. Web Development
  3. Web Interaction Agents

Awesome Web Interaction Agents GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • ChromeDevTools/chrome-devtools-mcp

    ChromeDevTools/chrome-devtools-mcp

    26,046View on GitHub↗

    This project serves as an agentic browser controller, providing a programmatic bridge that enables autonomous software agents to navigate web pages and interact with document elements. It functions as a browser automation protocol, facilitating headless browser operations and automated web interactions to perform repetitive tasks and end-to-end testing without manual human input. The system distinguishes itself by utilizing the Chrome DevTools Protocol to establish a bidirectional communication channel with the browser engine. This allows for protocol-based remote control, where external appl

    Directs browser instances through an interface to perform repetitive web actions and inspect page elements programmatically.

    TypeScriptbrowserchromechrome-devtools
    26,046View on GitHub↗