browser-mcp
If you are the rightful owner of browser-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@mcphub.com.
A browser extension and MCP server that allows you to interact with the browser you are using.
The browser-mcp is a versatile browser extension and Model Context Protocol (MCP) server designed to facilitate interaction with the browser in use. It provides a seamless way to execute various tasks directly from the browser, enhancing productivity and user experience. The server is built to support different platforms and can be easily integrated with existing workflows. It offers a range of tools that allow users to manipulate and retrieve information from the browser, such as getting the current page's markdown, appending styles, and searching browser history. The project is open-source and encourages contributions from the community to expand its capabilities.
Features
- Browser Interaction: Allows direct interaction with the browser to perform tasks like retrieving page content and modifying styles.
- Cross-Platform Support: Compatible with multiple browsers including Chrome, Edge, and Firefox.
- Extensible Tools: Provides a set of tools that can be extended by developers to add new functionalities.
- Open Source: Licensed under AGPL-3.0-or-later, encouraging community contributions.
- Easy Integration: Can be integrated with existing workflows using simple commands and scripts.
Tools
get_current_page_markdown
Get the markdown from the current browser browsing page.
append_style
Append a CSS style to the current browser browsing page.
history_search
Search the browser history.