servo-agent

parker-brown-family/servo-agent
★ 0 stars Python Browser/Web Updated today
An agent-controllable browser built on the Servo engine. read_page distills the live, rendered DOM to clean markdown an agent can read. Ships as an MCP server.
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": {
    "servo-agent": {
      "command": "uvx",
      "args": [
        "servo-agent"
      ]
    }
  }
}

Or install with pip: pip install servo-agent

README Excerpt

**An agent-controllable browser, built on the [Servo](https://servo.org) engine.** > **Status:** pre-1.0 / alpha — the API may change. Feedback and contributions welcome. <sub>Live product page → **[servo-agent.brownfamilysports.com](https://servo-agent.brownfamilysports.com)** — the [`/pc`](https://servo-agent.brownfamilysports.com/pc) kiosk ("Easy as 1-2-3" animation) + the [`/info`](https://servo-agent.brownfamilysports.com/info) page (use cases, quickstart).</sub>

Tools (4)

eval_jsopen_urlread_pagescroll

Topics

ai-agentsbrowser-automationheadless-browserllmmcppythonservoweb-scrapingwebdriver