microsoft/playwright-mcp
Playwright MCP is an MCP server that enables LLMs to automate and interact with web browsers using structured accessibility snapshots for efficient and deterministic browser automation.
Awesome MCP › Browser Automation
Oxylabs MCP Server is the vendor-maintained integration for Oxylabs, a commercial web data collection platform. Its tools submit a URL or a search query to the Oxylabs scraping infrastructure and return the page as clean structured data rather than raw HTML, with the platform handling the parts that make scraping fail at scale: a large proxy pool for geographic targeting and rotation, browser rendering for JavaScript-driven pages, retry handling, and anti-bot circumvention. Dedicated support for e-commerce targets returns parsed product, pricing and listing data from major retail sites, where the platform maintains the parsers so the caller does not track markup changes. For a model the significance is reliability: a fetch that would return a challenge page or an empty shell through an ordinary HTTP request returns usable content, so a research or price-monitoring agent does not silently work from nothing. It is a Python project published on PyPI as oxylabs-mcp, MIT licensed, with test coverage reporting, and it requires Oxylabs credentials — this is a paid service, and cost scales with request volume. The audience is teams doing market research, price monitoring or large-scale content collection who already pay for scraping infrastructure and want it reachable from an agent.
https://github.com/oxylabs/oxylabs-mcp
Playwright MCP is an MCP server that enables LLMs to automate and interact with web browsers using structured accessibility snapshots for efficient and deterministic browser automation.
Page Agent is an in-page JavaScript GUI agent that enables natural language control of web interfaces, offering easy integration without browser extensions or headless browsers.
Skyvern automates browser-based workflows using large language models and computer vision, providing a robust and scalable web automation solution that integrates with the Model Context Protocol (MCP).
Firecrawl MCP Server is an MCP server implementation that adds advanced web scraping, crawling, and search capabilities to LLM clients like Cursor and Claude, enabling enhanced data extraction and research functionalities.
BrowserTools MCP is a powerful browser monitoring and interaction tool that leverages the Model Context Protocol to enable AI-powered applications to capture and analyze browser data directly within MCP-compatible IDEs.
Browser MCP is an MCP server and Chrome extension that enables AI applications to automate and control your browser locally using your existing browser profile for privacy, speed, and stealth.
Apify MCP Server is an MCP protocol server implementation that enables AI assistants to interact with Apify Actors for data extraction, web scraping, and automation tasks through a standardized protocol.
agent-infra/sandbox is an all-in-one sandbox environment combining Browser, Shell, File, MCP, and VSCode Server in a single Docker container, providing a unified, secure, and agent-ready platform for AI agent development and testing.