Back to search
30
MCP
streamable-http
io.github.serkan-ozal/browser-devtools-mcp
io.github.serkan-ozal/browser-devtools-mcpPlaywright browser & Node.js MCP. ARIA refs, screenshots, ref-based interactions.
Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://{your_mcp_server_host}/mcp
Similar MCP servers embedding-nearest
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"
}
}
}