This project is a Model Context Protocol server that enables Large Language Models to control Playwright browsers for web automation, scraping, and end-to-end testing. It functions as a programmable interface for executing JavaScript, capturing screenshots, and interacting with web elements across multiple browser engines. The server exposes browser automation capabilities as a set of standardized tools that models can discover and invoke. It supports session-based browser isolation to ensure unique contexts for each client connection and provides a transport layer using either standard input
MCP server paired with a browser extension that enables AI agents to control the user's browser.
The Apify MCP server enables your AI agents to extract data from social media, search engines, maps, e-commerce sites, or any other website using thousands of ready-made scrapers, crawlers, and automation tools available on the Apify Store.
The Model Context Protocol is a standardized communication framework designed to connect language models to external data sources, functional tools, and interactive user interfaces. It provides a vendor-neutral interface layer that enables AI hosts to discover and execute capabilities across heterogeneous service environments, using a JSON-RPC based messaging standard to facilitate bidirectional communication between clients and servers. The protocol distinguishes itself through a robust capability-based handshake that negotiates feature sets during session initialization, ensuring compatibil
A MCP Server for the RAG Web Browser Actor
The main features of apify/mcp-server-rag-web-browser are: Search and Web, Browser Automation.
Open-source alternatives to apify/mcp-server-rag-web-browser include: eyalzh/browser-control-mcp — MCP server paired with a browser extension that enables AI agents to control the user's browser. modelcontextprotocol/servers — The Model Context Protocol is a standardized communication framework designed to connect language models to external… apify/actors-mcp-server — The Apify MCP server enables your AI agents to extract data from social media, search engines, maps, e-commerce sites,… executeautomation/mcp-playwright — This project is a Model Context Protocol server that enables Large Language Models to control Playwright browsers for… adamlui/chatgpt-auto-continue — ⏩ Automatically continue generating answers when ChatGPT responses get cut-off. ac3xx/mcp-servers-kagi — A Model Context Protocol server implementation for Kagi's API.