1 repo
Communication layers that expose browser automation capabilities to AI agents and external assistants.
Distinguishing note: Specifically targets the integration of browser control into AI agent workflows, distinct from general-purpose automation.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Agentic Browser Interfaces. Refine with filters or upvote what's useful.
Playwright MCP is a browser automation server that provides a standardized interface for connecting large language models to web navigation and interaction capabilities. By operating as a Model Context Protocol server, it enables external AI agents to execute browser-based tasks, extract data, and perform complex web sequences through a unified communication protocol. The project distinguishes itself by acting as a remote controller that manages headless browser lifecycles and isolated automation contexts. It maintains session-based state isolation, allowing for distinct user profiles and per
Expose browser automation capabilities to external assistants by running a server that allows models to interact with web pages through standard communication protocols.