serkan-ozal/browser-devtools-mcp
by Various
๐ - An MCP Server enables AI assistants to autonomously test, debug, and validate web applications.
MCP
serkan-ozal/browser-devtools-mcp
Added 1 June 2026
Overview
An MCP server that exposes browser developer tools as a toolset for AI assistants. It enables autonomous testing, debugging, and validation of web applications through standard MCP protocol communication.
Best for
Best for
Developers building AI-augmented debugging, testing, or QA automation tools
Use cases
- Let AI agents run page audits and analyze console logs
- Automate UI testing and element inspection via LLM commands
- Integrate browser debugging into MCP-compatible coding assistants
Notes
An MCP server that exposes browser developer tools as a toolset for AI assistants. It enables autonomous testing, debugging, and validation of web applications through standard MCP protocol communication.
Use cases
- Let AI agents run page audits and analyze console logs
- Automate UI testing and element inspection via LLM commands
- Integrate browser debugging into MCP-compatible coding assistants
Pros
- Enables AI assistants to perform real browser debugging without human intervention
- Leverages standard MCP protocol for easy integration with multiple LLM backends
- Open source with no vendor lock-in
Cons
- Requires a running browser instance and MCP client setup
- Limited to capabilities exposed by browser devtools API
- No built-in security sandboxing for untrusted AI-driven actions
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Enables AI assistants to perform real browser debugging without human intervention
- Leverages standard MCP protocol for easy integration with multiple LLM backends
- Open source with no vendor lock-in
Cons
- Requires a running browser instance and MCP client setup
- Limited to capabilities exposed by browser devtools API
- No built-in security sandboxing for untrusted AI-driven actions
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
agent-infra/mcp-server-browser
Various
The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
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 ๐