MCP Directory
Back

browserwing

by browserwing · Go · ★ 1,302

BrowserWing turns your browser actions into MCP commands Or Claude Skill, allowing AI agents to control browsers efficiently and reliably. Say goodbye to slow, token-heavy LLM interactions — let agents call commands directly for faster automation. Perfect for AI-driven tasks, browser automation, and boosting productivity.

#aibrowser#golang#llm#react

Install

go install github.com/browserwing/browserwing@latest

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "browserwing": {
      "command": "npx",
      "args": [
        "-y",
        "github:browserwing/browserwing"
      ]
    }
  }
}

From the README

English · 简体中文 · 日本語 · Español · Português browserwing.com > **Turn any website into structured data with one command.** Browser automation platform with 78 built-in scripts, CLI for AI agents, MCP & Skills protocol support, and a visual recorder. https://github.com/user-attachments/assets/e5377892-4b88-433a-8620-43b38a2fb28f **Native Browser Automation Platform with AI Integration** - **Complete Browser Control**: 26+ HTTP API endpoints for full-featured browser automation - **Built-in AI Agent**: Direct conversational interface for browser automation tasks - **Universal AI Tool Integrat…
Read full README on GitHub →

Related ai & ml servers