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.; Open Interpreter: Open Interpreter lets LLMs run code — Python, JavaScript, Shell, and more — locally on your machine through a natural language chat interface. It gives AI direct access to your computer's capabilities: creating and editing files, controlling a browser, analyzing datasets, and executing arbitrary programs. Run with `interpreter` in the terminal after installing.
Enabling LLM-powered web browsing and task completion
Automating complex local file and data manipulation tasks through natural language