B
Browser MCP
by @hupeng9995
A powerful MCP tool for UI designers to extract and clone website HTML/CSS with pixel-perfect accuracy
Created 10/5/2025
Updated 2 months ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
npx @modelcontextprotocol/server-browser-mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"hupeng9995-browser-mcp": {
"command": "npx",
"args": [
"hupeng9995-browser-mcp"
]
}
}
}