An MCP Server for interacting with manifest v2 compatible browsers.
The MCP Browser Kit empowers developers to connect Large Language Models (LLMs) with browser environments, unlocking a new realm of possibilities for AI-driven applications. This kit acts as an intermediary, enabling LLMs to interact with and leverage the context of manifest v2 compatible browsers like Brave and Firefox.
Follow these steps to integrate the MCP Browser Kit into your workflow:
Integrate with your MCP Client:
Modify your MCP Client configuration to include the MCP Browser Kit server:
{ "mcpServers": { "mcp-browser-kit": { "command": "npx", "args": ["@mcp-browser-kit/server"] } } }
Install the Browser Extension:
Download the latest MCP Browser Kit Extension. Extract the downloaded archive.
Load the Extension into your Browser:
Follow the instructions below for your specific browser:
brave://extensions/
.extension
directory from the extracted archive.about:debugging#/runtime/this-firefox
.manifest.json
file located within the extension
directory.Enable and Interact:
Enable the extension in your browser. You can now start sending messages to the MCP Client, leveraging the browser context.
use mcp-browser-kit, Star the last opening github repo on my browser
๐ โ๏ธ The Scrapeless Model Context Protocol service acts as an MCP server connector to the Google SERP API, enabling web search within the MCP ecosystem without leaving it.
๐ Search ArXiv research papers
๐ โ๏ธ Web search capabilities using Brave's Search API
๐ โ๏ธ MCP to search and read medical / life sciences papers from PubMed.