How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
A MCP Server for the RAG Web Browser Actor
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
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
MCP server paired with a browser extension that enables AI agents to control the user's browser.
The main features of eyalzh/browser-control-mcp are: Search and Web, Browser Automation.
Projects with overlapping indexed features include: executeautomation/mcp-playwright — This project is a Model Context Protocol server that enables Large Language Models to control Playwright browsers for… 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,… apify/mcp-server-rag-web-browser — A MCP Server for the RAG Web Browser Actor. 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.