Skip to content
Back to search
30
MCP

Browser Agent Protocol

pulsemcp/browser agent protocol

Provides standardized browser automation through semantic selectors and accessibility-focused element identification, enabling reliable web interactions using ARIA roles and accessible names instead of brittle CSS selectors.

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

Similar MCP servers embedding-nearest

AgentBrowser
Semantic browser automation runtime that translates web pages into structured models with dynamic tool registries, site memory, and self-hea
0 tools
Browser Automation
Enables browser automation through a WebSocket-connected browser extension, providing tools for extracting page content as markdown, injecti
0 tools
Chrome Browser Automation
Enables AI-driven web automation through Chrome browser integration for tasks like navigation, interaction, form filling, and content extrac
0 tools
Browser Use
Enables AI assistants to interact with web browsers through a FastAPI server for web browsing, content extraction, and automation tasks with
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 Debug Protocol
Provides browser automation capabilities through Chrome's debugging protocol with session persistence, enabling web scraping, testing, and a
0 tools

How to use

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

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