Wraps the agent-browser CLI to give Claude headless browser control through accessibility snapshots. You can navigate pages, fill forms, click elements, capture screenshots, and manage tabs, all without writing Puppeteer or Playwright code yourself. The server uses accessibility tree snapshots rather than raw DOM, which keeps context sizes smaller and makes element targeting more reliable. Useful when you need Claude to interact with web UIs programmatically, scrape dynamic content, or automate multi-step workflows that involve form submissions and page transitions. Part of Mindstone's 35-connector monorepo, all published under the @mindstone npm scope with stdio transport.
claude mcp add --transport stdio io.github.mindstone-mcp-server-browser-automation uvx mcp-server-browser-automation