Back to search
30
MCP streamable-http

io.github.serkan-ozal/browser-devtools-mcp

io.github.serkan-ozal/browser-devtools-mcp

Playwright browser & Node.js MCP. ARIA refs, screenshots, ref-based interactions.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

iflow-mcp_mcp-web-browser
MCP Web Browser Server using Playwright
0 tools
MCP-Server-Playwright
MCP server for browser automation using Playwright
0 tools
automata-mcp
MCP server for browser automation using Playwright
0 tools
io.github.dinesh-nalla-se/playwright-mcp
Playwright Tools for MCP
0 tools
insite-mcp
MCP server for browser automation with 52 tools using Playwright
0 tools
iflow-mcp_alexrwilliam_playwright-mcp
A minimal, robust Playwright MCP server for browser automation
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.serkan-ozal/browser-devtools-mcp": {
      "url": "https://{your_mcp_server_host}/mcp",
      "transport": "streamable-http"
    }
  }
}