browser automation

Gomcp

An MCP server in Go for Lightpanda, the ultra fast headless browser designed for web automation

cloud
local
macos
linux
browser automation
0
View on GitHub

Installation

npx -y lightpanda-io/gomcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "gomcp",
  "command": "npx",
  "args": [
    "-y",
    "lightpanda-io/gomcp"
  ]
}

About This MCP Server

lightpanda-io/gomcp

An MCP server in Go for Lightpanda, the ultra fast headless browser designed for web automation

GitHub: https://github.com/lightpanda-io/gomcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub