- Browser Use Mcp
Browser Use Mcp
A Model Context Protocol (MCP) server that provides browser automation capabilities using [Puppeteer](https://pptr.dev). This server enables LLMs to interact with web pages through structured accessibility snapshots, bypassing the need for screenshots or visually-tuned models.
Overview
Browser Use MCP Server
A Model Context Protocol (MCP) server that provides browser automation capabilities using Puppeteer. This server enables LLMs to interact with web pages through structured accessibility snapshots, bypassing the need for screenshots or visually-tuned models.
Key Features
- ⚡ Fast & lightweight. Utilizes Puppeteer's label index, not pixel-based input and accessibility DOM tree.
- 🤖 LLM-optimized. No vision models needed, operates purely on structured data, less context reducing context token usage.
- 🌐 Cross-Platform & Extensible. Support for remote and local browsers, the use of a custom browser engine.
Server Config
{
"mcpServers": {
"browser-use": {
"command": "npx",
"args": [
"@agent-infra/mcp-server-browser"
]
}
}
}Project Info
Created At
a year agoUpdated At
a year agoAuthor Name
-Star
-Language
-License
-Recommend Servers
View AllSigstore
@3089464667
20 hours ago
Playwright Mcp
@microsoft
Playwright MCP server
TypeScript
10 months ago
Crevio
a day ago