mcp-web-browser
The MCP Web Browser Server is a powerful tool designed for headless web browsing using the Model Context Protocol and Playwright. It supports complex web interactions, multi-tab browsing, and provides advanced features like secure API interfaces and automatic resource management.
What is the MCP Web Browser Server?
The MCP Web Browser Server is a headless web browsing server that uses Playwright to enable automated browser interactions through a secure API.
What are the prerequisites for using the MCP Web Browser Server?
You need Python 3.10+, MCP SDK, and Playwright installed on your system.
How does the server handle SSL certificate errors?
The server automatically bypasses SSL certificate validation errors.
Can I manage multiple browser tabs with this server?
Yes, the server supports creating, managing, and switching between multiple browser tabs.
What kind of web interactions can I perform with this server?
You can perform interactions like extracting text, clicking elements, inputting text, capturing screenshots, and executing JavaScript.