playwright-mcp: Playwright MCP is a server that leverages Playwright's browser automation capabilities to enable Large Language Models (LLMs) to interact with web pages. It utilizes structured accessibility snapshots, allowing LLMs to process web content without relying on visual input or traditional screenshots.; charlotte: Charlotte is an MCP server that renders web pages into structured, agent-readable representations using headless Chromium. It provides AI agents with semantic understanding of web pages, enabling efficient navigation, observation, and interaction without relying on vision models or brittle selectors.
Enabling LLM-powered web browsing and task completion
Automating web browsing and navigation for AI agents.