Submit

Anchor Browser

@browsermcp-com

A remote-hosted and fully-controllable browser for your AI agent.
Overview

What is Anchor Browser?

Anchor Browser is a remote-hosted and fully-controllable browser designed for AI agents, enabling seamless web interactions through cloud-based automation.

How to use Anchor Browser?

To use Anchor Browser, set up the MCP server by cloning the repository, installing dependencies, and configuring your MCP client with your Anchor API key.

Key features of Anchor Browser?

  • Remote browser execution using cloud infrastructure
  • Built-in proxies with automatic rotation and geo-targeting
  • Advanced stealth features to bypass detection
  • Lightweight and fast operation using Playwright
  • LLM-friendly, requiring no vision models

Use cases of Anchor Browser?

  1. Automating web scraping tasks for data collection.
  2. Running tests on web applications in a controlled environment.
  3. Interacting with web pages for AI-driven decision-making.

FAQ from Anchor Browser?

  • Can I use Anchor Browser for any website?

Yes! Anchor Browser can interact with any website as long as it complies with the terms of service.

  • Is there a cost associated with using Anchor Browser?

Yes, you need an API key from Anchor Browser, which may have associated costs depending on usage.

  • What are the system requirements?

You need Node.js 18 or newer to run the MCP server.

Server Config

{
  "mcpServers": {
    "anchor-browser": {
      "command": "node",
      "args": [
        "/path/to/mcp/cli.js"
      ],
      "env": {
        "ANCHOR_API_KEY": "sk-your-api-key-here"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.