Browser Tools
MCP Serverby agentdeskai · Added 5mo ago
Claude
7.1k
Install
git clone https://github.com/agentdeskai/browser-tools-mcpAdd to Claude
claude mcp add agentdeskai-browser-tools-mcpQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"browser-tools": {
"command": "npx",
"args": [
"@modelcontextprotocol/browser-tools"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Enables browser data capture and analysis with tools for retrieving console logs, monitoring network requests, capturing screenshots, selecting DOM elements, and running Lighthouse audits for web application debugging and performance optimization.
Tags
Web & Browsermcp-server