
mcp-browser-kit
Connect your AI assistant to local browsers via MCP.
Key Features
Use Cases
README
MCP Browser Kit
An MCP Server that enables AI assistants to interact with your local browsers.
Note: Consider using a separate browser profile or dedicated browser instance with this MCP to prevent sensitive data from being unintentionally exposed to AI model providers.
https://github.com/user-attachments/assets/1fbf87fd-06d1-42bf-a06f-cc2bbdf375a8
Usage
-
Add MCP Browser Kit to your MCP Client:
json{ "mcpServers": { "browser-kit": { "command": "npx", "args": ["@mcp-browser-kit/server"] } } }
-
Choose the right extension build for your browser:
- Check the Compatibility table below to see which build (M2 or M3) is compatible with your browser
- Note that M2 builds offer more functionality than M3 builds, so prefer M2 if your browser supports both
-
Download and unzip the latest compatible build from The Latest Release.
-
Load the extension into a compatible browser and enable it.
-
Refresh open tabs to ensure extension scripts are loaded.
-
Start messaging on your MCP Client:
Use browser-kit, star the last open GitHub repo on my browser
Compatibility table
The M2 build supports more functionalities than the M3 build.
Extension file name patterns:
- M2 build:
mcp_browser_kit_m2-[version].zip
(e.g.,mcp_browser_kit_m2-5.0.0.zip
)- M3 build:
mcp_browser_kit_m3-[version].zip
(e.g.,mcp_browser_kit_m3-5.0.0.zip
)
Browser | M2 build | M3 build |
---|---|---|
Chrome | ❌ | ✅ |
Brave | ✅ | ✅ |
Edge | ✅ | ✅ |
Firefox | ✅ | ❌ |
Safari | ✅ | ❌ |
Load Extension
- Chromium-based browsers (Chrome, Brave, Edge)
- Open chrome://extensions/
- Enable
Developer mode
- Click
Load unpacked
- Select the unpacked extension folder
- Firefox
- Open about:debugging#/runtime/this-firefox
- Click
Load Temporary Add-on
- Select the
manifest.json
file in the unpacked extension folder
- Safari
- Open
Develop > Show Extension Builder
- Click
+
and selectAdd Extension
- Select the unpacked extension folder
- Click
Install
to install the extension
- Open
Star History
Repository Owner
User
Repository Details
Programming Languages
Tags
Join Our Newsletter
Stay updated with the latest AI tools, news, and offers by subscribing to our weekly newsletter.
Related MCPs
Discover similar Model Context Protocol servers

awslabs/mcp
Specialized MCP servers for seamless AWS integration in AI and development environments.
AWS MCP Servers is a suite of specialized servers implementing the open Model Context Protocol (MCP) to bridge large language model (LLM) applications with AWS services, tools, and data sources. It provides a standardized way for AI assistants, IDEs, and developer tools to access up-to-date AWS documentation, perform cloud operations, and automate workflows with context-aware intelligence. Featuring a broad catalog of domain-specific servers, quick installation for popular platforms, and both local and remote deployment options, it enhances cloud-native development, infrastructure management, and workflow automation for AI-driven tools. The project includes Docker, Lambda, and direct integration instructions for environments such as Amazon Q CLI, Cursor, Windsurf, Kiro, and VS Code.
- ⭐ 6,220
- MCP
- awslabs/mcp

cloudflare/mcp-server-cloudflare
Connect Cloudflare services to Model Context Protocol (MCP) clients for AI-powered management.
Cloudflare MCP Server enables integration between Cloudflare's suite of services and clients using the Model Context Protocol (MCP). It provides multiple specialized servers that allow AI models to access, analyze, and manage configurations, logs, analytics, and other features across Cloudflare's platform. Users can leverage natural language interfaces in compatible MCP clients to read data, gain insights, and perform automated actions on their Cloudflare accounts. This project aims to streamline the orchestration of security, development, monitoring, and infrastructure tasks through standardized MCP connections.
- ⭐ 2,919
- MCP
- cloudflare/mcp-server-cloudflare
Didn't find tool you were looking for?