mcp-chromeMCP Server36/100 via “vision-based browser control via computertool”
Chrome MCP Server is a Chrome extension-based Model Context Protocol (MCP) server that exposes your Chrome browser functionality to AI assistants like Claude, enabling complex browser automation, content analysis, and semantic search.
Unique: Implements a ComputerTool abstraction that bridges vision-language models directly to browser actions, allowing agents to reason about visual layout and execute coordinate-based interactions without DOM knowledge; integrates with ONNX Runtime for local vision inference when needed
vs others: More flexible than selector-based automation for dynamic UIs; enables AI agents to handle visual elements (images, charts) that DOM selectors cannot target; slower than DOM-based tools but more robust to UI changes