Crawlio Browser
Freeby MCP Community
MCP server with 114 CDP-backed tools for browser automation — screenshots, DOM, network capture, framework detection, cookies, storage, session recording, struc
v1.6.4Added Apr 12, 2026
mcpcrawliobrowser-automationchromemodel-context-protocol
Crawlio Browser MCP Server
MCP server with 114 CDP-backed tools for browser automation — screenshots, DOM, network capture, framework detection, cookies, storage, session recording, struc
Installation
Reviews
Installation
Quick install
npx -y crawlio-browser
Add to claude_desktop_config.json
{
"mcpServers": {
"crawlio-browser": {
"command": "npx",
"args": ["-y", "crawlio-browser"]
}
}
}