MCP Browser Kit
by ndthanhdev
MCP Browser Kit is an MCP Server designed for interacting with manifest v2 compatible browsers. It allows you to control and automate browser actions through the MCP (Meta Control Protocol) client.
Last updated: N/A
What is MCP Browser Kit?
MCP Browser Kit is an MCP server that enables interaction with browsers supporting manifest v2 extensions. It acts as a bridge between the MCP client and the browser, allowing you to send commands and receive responses.
How to use MCP Browser Kit?
- Add the MCP Browser Kit configuration to your MCP Client's configuration file. 2. Download and install the MCP Browser Kit Extension in a compatible browser (Brave or Firefox). 3. Load the extension in developer mode. 4. Enable the extension and start sending messages from your MCP Client to control the browser.
Key features of MCP Browser Kit
Browser Control via MCP
Manifest V2 Compatibility
Support for Brave and Firefox
Easy Integration with MCP Clients
Use cases of MCP Browser Kit
Automating browser tasks
Web scraping
Testing web applications
Controlling browser behavior from a central system
FAQ from MCP Browser Kit
What browsers are supported?
What browsers are supported?
Currently, Brave and Firefox are supported. Chrome is not supported.
What is MCP?
What is MCP?
MCP stands for Meta Control Protocol. It's a protocol for controlling applications.
Where can I download the extension?
Where can I download the extension?
You can download the latest MCP Browser Kit Extension from the releases page on the GitHub repository.
How do I load the extension?
How do I load the extension?
Follow the instructions in the 'Load Extension' section of the README for Brave or Firefox.
What kind of commands can I send?
What kind of commands can I send?
The README provides an example command: use mcp-browser-kit, Star the last opening github repo on my browser
. More commands and functionalities are expected to be documented in the future.