chromium-bridge
Related Servers
Alternatives to chromium-bridge
No user-submitted related servers found.
Related Servers
- FlicenseNot gradedqualityDmaintenanceEnables browser automation (navigate, screenshot, click, type, etc.) for Claude Code via MCP protocol, with a Chrome extension for configuration.2-
- FlicenseNot gradedqualityBmaintenanceEnables Claude Code to control a real browser using AI for web scraping, competitive intelligence, and UX auditing through the MCP protocol.-
- AlicenseNot gradedqualityBmaintenanceChrome extension + MCP bridge that gives Claude control over your real browser via CDP, enabling navigation, clicking, typing, scrolling, screenshots, and JS execution with a visible cursor and tab-bring-to-front.1MIT
- FlicenseNot gradedqualityCmaintenanceEnables AI assistants to control a browser through MCP tools for web automation tasks like navigation, typing, clicking, and screenshots. Deploys on Cloudflare Workers and works with Claude Desktop, GitHub Copilot, and Cloudflare AI Playground.-
- AlicenseCqualityBmaintenanceBridges browser-based AI assistants with coding agents like Claude Code and Cursor via MCP, enabling chat relay, browser automation, and skill installation.362MIT
- AlicenseNot gradedqualityDmaintenanceBridges browser content, developer tools data, and web page interactions with Claude through MCP. Enables page inspection, DOM analysis, JavaScript execution, console monitoring, network activity tracking, and screenshot capture across multiple browser tabs.MIT
TDQS
Scored across 7 tools
Each tool targets a distinct browser action: reading page, finding elements, uploading files, network requests, resizing window, and GIF recording start/stop. No overlap.
All tools follow a consistent 'browser_' prefix with verb_noun pattern using snake_case, e.g., browser_read_page, browser_upload_file. Minor deviation with 'browser_find' but still fits.
Seven tools is a reasonable number for a browser automation server, covering core read, find, upload, network, resize, and GIF recording without being overwhelming.
Missing essential browser interactions like navigation, clicking, and typing. The descriptions reference browser_computer and browser_form_input for those, but they are not included in this tool set, leaving significant gaps.