agent-browser

dondai1234/agent-browser
★ 14 stars Go Browser/Web Updated today
Token-efficient browser-automation MCP server for AI agents. One Go binary (Go + chromedp), no Playwright/Node. Stealth + delta snapshots.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agent-browser": {
      "command": "go",
      "args": [
        "run",
        "github.com/dondai1234/agent-browser@latest"
      ]
    }
  }
}

README Excerpt

<div align="center"> <img src="docs/img/hero.png" width="720" alt="agent-browser: token-efficient browser automation for AI agents"> <br> One Go binary &nbsp;·&nbsp; Cross-platform &nbsp;·&nbsp; Purpose-built engine over chromedp (no Playwright, no Puppeteer, no Node) <br><br> <br> <img src="docs/img/flow.svg" width="780" alt="Intent-first flow: the agent names a control, the tool resolves + acts, a verdict comes back">

Tools (4)

actcommandextracthistory