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
Installation
npx -y lightpanda-io/gomcpConfiguration
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
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub