MCP Directory

glance

by DebugBase · TypeScript · ★ 146

AI-powered browser automation MCP server for Claude Code. Navigate, click, screenshot, test — all from your terminal.

#ai#ai-agent#browser-automation#claude#claude-code#debugbase#e2e#e2e-testing#mcp#mcp-server#playwright#screenshot#testing

Install

npx -y github:DebugBase/glance

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

Glance AI-powered browser automation for Claude Code by DebugBase Navigate, click, screenshot, test — all from your terminal. ---|-------------| | | Navigate to a URL | | | Click an element (CSS selector or text) | | | Type into an input field | | | Hover over an element | | | Drag and drop between elements | | | Select from a dropdown | | | Press a keyboard key | | | Scroll the page or to an element | | | Capture a screenshot (returned inline to Claude) | | | Get the accessibility tree as text | | | Execute JavaScript in the page | | | Read console logs…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers