chrome-extension-bridge-mcp
If you are the rightful owner of chrome-extension-bridge-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcpreview.com.
Chrome Extension Bridge MCP is a Chrome extension that establishes a WebSocket connection between web pages and a local MCP server, allowing interaction with web page resources and execution of functions from the MCP server.
The Chrome Extension Bridge MCP consists of a Chrome extension and a local MCP server. The extension injects a client script into web pages to establish a WebSocket connection with the local server. This setup allows users to access browser APIs, DOM elements, and execute JavaScript functions in the context of web pages. It also enables retrieval of resources and information from web pages, such as accessing the global object like 'window.editor' on specific websites. The project is inspired by the playcanvas/editor-mcp-server and provides a seamless way to control web page elements from a local server.
Features
- WebSocket Connection: Establishes a WebSocket connection between web pages and a local MCP server.
- Browser API Access: Allows access to browser APIs and DOM elements from the local server.
- JavaScript Execution: Enables execution of JavaScript functions in the context of web pages.
- Resource Retrieval: Facilitates retrieval of resources and information from web pages.
- Global Object Access: Provides access to global objects like 'window.editor' on specific websites.
Tools
Related MCP Servers
View all browser_automation servers →Fetch
by modelcontextprotocol
A Model Context Protocol server that provides web content fetching capabilities, enabling LLMs to retrieve and process content from web pages.
markdownify-mcp
by zcaceres
Markdownify is a Model Context Protocol (MCP) server that converts various file types and web content to Markdown format.
deepwiki-mcp
by regenrek
This is an unofficial Deepwiki MCP Server that processes Deepwiki URLs, crawls pages, converts them to Markdown, and returns documents or lists by page.
mcp-playwright
by executeautomation
A Model Context Protocol server that provides browser automation capabilities using Playwright.
fetch-mcp
by zcaceres
This MCP server provides functionality to fetch web content in various formats, including HTML, JSON, plain text, and Markdown.
web-eval-agent
by Operative-Sh
operative.sh's MCP Server is a tool for autonomous debugging of web applications directly from your code editor.
cursor-talk-to-figma-mcp
by sonnylazuardi
This project implements a Model Context Protocol (MCP) integration between Cursor AI and Figma, allowing Cursor to communicate with Figma for reading designs and modifying them programmatically.