Back to Automation
Browser Use MCP Server
A fast, lightweight Model Context Protocol (MCP) server that empowers LLMs with browser automation via Puppeteer’s structured accessibility data, featuring optional vision mode for complex visual understanding and flexible, cross-platform configuration.
Last updated: 1/27/2026
Installation
Add this MCP to your configuration:
{
"mcpServers": {
"browser-use-mcp-server": {
// See GitHub repository for configuration
}
}
}