ndthanhdev/mcp-browser-kit
by Various
An MCP Server that enables AI assistants to interact with your local browsers.
MCP
ndthanhdev/mcp-browser-kit
Added 1 June 2026
Overview
An MCP server that exposes browser control actions to AI assistants via the Model Context Protocol. It allows assistants to navigate, click, type, and extract data from local browser instances. Built in TypeScript, it integrates with any MCP-compatible client.
Best for
Best for
Developers building AI agents that need direct browser automation
Use cases
- Automate repetitive browser workflows from an AI assistant
- Perform end-to-end testing of web applications
- Scrape structured data from live web pages
How to use
Tools exposed
npx
Example client config
{\n "mcpServers": {\n "browser-kit": {\n "command": "npx",\n "args": ["@mcp-browser-kit/server@latest"]\n }\n }\n } Notes
An MCP server that exposes browser control actions to AI assistants via the Model Context Protocol. It allows assistants to navigate, click, type, and extract data from local browser instances. Built in TypeScript, it integrates with any MCP-compatible client.
53 stars on GitHub. Last updated 2026-05-31. Licensed MIT.
Use cases
- Automate repetitive browser workflows from an AI assistant
- Perform end-to-end testing of web applications
- Scrape structured data from live web pages
Pros
- Open source with a permissive license
- Written in TypeScript for type safety and maintainability
- Follows the MCP standard for broad compatibility
Cons
- Small community with only 53 stars
- Limited documentation and examples
- Requires a local browser instance and MCP client setup
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Open source with a permissive license
- Written in TypeScript for type safety and maintainability
- Follows the MCP standard for broad compatibility
Cons
- Small community with only 53 stars
- Limited documentation and examples
- Requires a local browser instance and MCP client setup
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
browsermcp/mcp
Various
Browser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
executeautomation/playwright-mcp-server
Various
Playwright Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, Cline, Cursor IDE and More 🔌
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.