Skip to content
Back to search
30
MCP

Browser

pulsemcp/browser

Load authenticated web pages using Chrome DevTools Protocol

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.cherchyk/browser
MCP server for loading authenticated web pages using Chrome DevTools Protocol
0 tools
chrome-devtools-mcp
Chrome DevTools for coding agents
0 tools
Dev Browser
Browser automation through Chrome DevTools Protocol with AI-friendly DOM snapshots, element targeting, and multi-tab management for web test
0 tools
Chrome Browser Control
Enables fine-grained control over Chrome browser instances through the Chrome DevTools Protocol, allowing web navigation, element interactio
0 tools
iflow-mcp_chrome-devtools-mcp
Chrome DevTools Protocol integration for Model Context Protocol
0 tools
Chrome DevTools MCP
MCP server for Chrome DevTools
0 tools

How to use

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

{
  "mcpServers": {
    "browser": {
      "url": "None",
      "transport": "http"
    }
  }
}