HomeServersBrowser Automation › lespaceman/agent-web-interface
MCP Server Active MIT local

lespaceman/agent-web-interface

Token-efficient browser automation for LLM agents: semantic page snapshots and stable element IDs instead of raw DOM or screenshots, driving Chrome over CDP.

Quality score 62/100
View on GitHub →
Stars
★ 14
Last commit
yesterday
Language
TypeScript
Install
npm / npx

Installation

Example client config (verify package name in the repo README)

{
  "mcpServers": {
    "agent-web-interface": {
      "command": "npx",
      "args": ["-y", "agent-web-interface"]
    }
  }
}

Topics

Related in Browser Automation

MCP Server Official Active

firecrawl/firecrawl-mcp-server

Official Firecrawl server with live browser interaction (`firecrawl_interact`) — navigate, click, type, and scroll on a page before extraction, for JS-heavy or auth-gated sites. Also scrape, crawl, map, search, and extract.

7.1k JavaScript Updated yesterday Score 99
MCP Server Active

agent-infra/mcp-server-browser

Browser automation capabilities using Puppeteer, both support local and remote browser connection.

38.4k TypeScript Updated today Score 90
MCP Server Active

microsoft/playwright-mcp

Official Microsoft Playwright MCP server, enabling LLMs to interact with web pages through structured accessibility snapshots

35.7k TypeScript Updated 7d ago Score 80
MCP Server Active

LvcidPsyche/auto-browser

Open-source MCP-native browser agent with human takeover via noVNC, reusable auth profiles, and approval/audit rails. Playwright + FastAPI, Docker-based isolated sessions, stdio bridge for Claude Desktop and Cursor.

741 Python Updated 2d ago Score 79
MCP Server Active

eat-pray-ai/yutu

A fully functional MCP server and CLI for YouTube to automate YouTube operation

603 Go Updated today Score 78
MCP Server Active

freema/firefox-devtools-mcp

Firefox browser automation via WebDriver BiDi for testing, scraping, and browser control. Supports snapshot/UID-based interactions, network monitoring, console capture, and screenshots.

328 TypeScript Updated yesterday Score 75