Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ“‚ Browser Automation
  3. Auto Browser
Auto Browser logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 10:45:58 PM

Auto Browser

User RatingsBe the first to rate and review this MCP server!
View Repository785 GitHub StarsTotal stargazers on GitHub for the source repository (785 stars).Visit Website
browser-automationplaywrightmcphuman-in-the-loopaudit

Runs Playwright browser sessions over MCP with noVNC takeover, reusable auth profiles, approvals, and audit records.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "lvcidpsyche-auto-browser": {
      "command": "uvx",
      "args": [
        "auto-browser-mcp"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives๐Ÿ“‚ More in Browser Automation

Overview

LvcidPsyche/auto-browser MCP server gives agents and operators shared Playwright browser sessions through MCP, REST, or a stdio bridge. Docker Compose runs the controller and isolated browser environment locally, while noVNC lets a person take over the active session when needed. It supports saved authentication profiles, approvals, audit events, screenshots, page observations, downloads, and network inspection. Reach for it when an authorized workflow needs a real browser and occasional human intervention rather than only HTTP or HTML access.

Use cases

โ€ขAutomate internal dashboards and admin tools
โ€ขRecover brittle browser flows with human takeover
โ€ขReuse authenticated sessions across browser tasks
โ€ขInspect pages, downloads, and network activity
โ€ขAudit agent-driven browser operations

Key features

โ€ขPlaywright browser sessions over MCP
โ€ขnoVNC human takeover
โ€ขReusable named authentication profiles
โ€ขApproval and audit controls
โ€ขHTTP, stdio, and REST access
โ€ขDocker Compose local deployment

Capabilities & Tool Schemas

Inspect callable tools, capabilities, and parameters exposed to AI agents by Auto Browser.

Extracted Tool Capabilities
Playwright browser sessions over MCP
noVNC human takeover
Reusable named authentication profiles
Approval and audit controls
HTTP, stdio, and REST access
Docker Compose local deployment

How Auto Browser works

What LvcidPsyche/auto-browser MCP server does

LvcidPsyche/auto-browser MCP server provides a browser control plane for authorized workflows. Agents can create and observe Playwright-backed sessions, interact with pages, manage tabs, inspect network activity, capture downloads, and work with screenshots, DOM summaries, OCR excerpts, or extracted text. The system also exposes operator-facing controls so a person can view and continue the same session through noVNC.

A central use case is login-once, reuse-later automation. An operator can open a session, complete a login manually when required, save the resulting state as a named authentication profile, and start later sessions from that profile. This is suited to internal dashboards, admin tools, browser debugging, and sites where an automated flow may need human recovery.

How it works

The application is built around a Playwright browser and a FastAPI controller. Docker Compose starts the local stack, including the controller and browser environment. MCP clients can connect through the HTTP endpoint at http://127.0.0.1:8000/mcp, use the convenience tool endpoints, or run the bundled stdio bridge with uvx auto-browser-mcp.

LvcidPsyche/auto-browser MCP server offers a curated MCP tool profile by default. Deployments can select the full internal tool surface with MCP_TOOL_PROFILE=full. The repository also documents direct REST use, including session creation and observation, so curl-based callers do not need an MCP client.

The operator dashboard is available at port 8000, and the noVNC interface is available at port 6080 in the default local setup. Published ports bind to 127.0.0.1 by default. Codespaces can provision the stack automatically for a hosted development environment.

Setup and configuration

Clone the repository, change into its directory, and start the stack with:

Terminal
docker compose up --build

The README identifies this as sufficient for local development with default settings. An optional .env file can be created from .env.example, and make doctor checks the local setup when run from a terminal with Docker access and permission to open localhost sockets.

For the MCP stdio path, install or run the published bridge with:

bash
uvx auto-browser-mcp

The controller still needs to be available for the bridge to connect to. Claude Desktop, Cursor, other HTTP or stdio-capable MCP clients, and direct REST callers are listed as supported connection styles.

Tools and capabilities

LvcidPsyche/auto-browser MCP server includes documented surfaces for:

  • Creating browser sessions and opening a starting URL.
  • Observing pages with accessibility information, extracted text, and interactables.
  • Finding page content with browser.find_elements, using plain text or regular-expression queries with case-insensitive matching and surrounding context.
  • Controlling tabs and using screenshots, DOM summaries, OCR excerpts, downloads, and network inspection.
  • Saving and reusing named authentication profiles.
  • Reviewing recent audit events through the browser://audit/events MCP resource.
  • Applying approvals, operator identity headers, PII scrubbing, protection profiles, and signed Witness receipts.
  • Using noVNC for human takeover of a live browser session.

The repository also describes staged skill candidates derived from verified browser traces, with provenance checks and review-only graduation when mesh identity is configured.

Limitations and notes

The project is intended for authorized browser workflows. Its stated non-goals include CAPTCHA solving, unauthorized scraping or account automation, and deceptive identity shaping or bypass tooling. Human takeover is available for brittle flows, but it does not turn those unsupported activities into supported use cases.

The default text observation preset returns accessibility structure, extracted text, and interactables without screenshots or OCR. Deployments can set PERCEPTION_PRESET_DEFAULT=text to make that preset the default. The local quickstart exposes API documentation at /docs, a dashboard at /dashboard, and noVNC at /vnc.html?autoconnect=true&resize=scale on the documented localhost ports.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Browser Automation View all alternatives
  • Browser Use MCP Server logoBrowser Use MCP Server

    browser-use packaged as an MCP server with SSE transport. includes a dockerfile to run chromium in docker + a vnc server.

    ๐Ÿ“‚ Browser Automation4 views
    Compare vs Browser Use MCP Server โ†’
  • Playwright MCP logoPlaywright MCP
    Verified

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

    ๐Ÿ“‚ Browser Automation2 views
    Compare vs Playwright MCP โ†’
  • Real Browser MCP logoReal Browser MCP

    MCP server + Chrome extension that gives AI agents control of the user's real browser with existing sessions, logins, and cookies. No headless browser, no re-authentication.

    ๐Ÿ“‚ Browser Automation3 views
    Compare vs Real Browser MCP โ†’
  • MCP Server Playwright logoMCP Server Playwright

    An MCP server for browser automation using Playwright

    ๐Ÿ“‚ Browser Automation3 views
    Compare vs MCP Server Playwright โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
785
Stargazers on the source repository.
Last commit
11d ago
Most recent push to the default branch.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Auto Browser

For the local controller, clone the repository and run `docker compose up --build`. The published stdio bridge can be run with `uvx auto-browser-mcp`.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewAuto Browser AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/lvcidpsyche-auto-browser?style=directory)](https://allmcps.com/mcp/lvcidpsyche-auto-browser)
HTML Embed
<a href="https://allmcps.com/mcp/lvcidpsyche-auto-browser"><img src="https://allmcps.com/api/badge/lvcidpsyche-auto-browser?style=directory" alt="Auto Browser on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ“‚Browser Automation
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimePython
AuthNo auth required
LicenseMIT
ClientsClaude Desktop, Cursor
Last updatedSep 7, 2026
10/10 checks healthy over the last 30d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars785
GitHub Star CountTotal stargazers on GitHub representing community popularity (785 stars).
Last commit11d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Aug 31, 2026
59Quality signal: Good ยท 59/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools24/30
Adoption & activity10/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 20d ago via OSV.dev ยท auto-browser-mcp (PyPI)

โ˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ“‚ Browser Automation โ†’Best MCP servers for Browser Automation โ†’Alternatives to Auto Browser โ†’Install in Claude DesktopInstall in CursorInstall in VS Code