loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

glance

MCP Tool

DebugBase/glance

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

Install

$ npx loaditout add DebugBase/glance

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "glance": {
      "command": "npx",
      "args": [
        "-y",
        "glance"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

<p align="center"> </p>

<h1 align="center">Glance</h1>

<p align="center"> <strong>AI-powered browser automation for Claude Code</strong><br/> <em>by <a href="https://debugbase.io">DebugBase</a></em> </p>

<p align="center"> <a href="https://www.npmjs.com/package/glance-mcp"></a> <a href="https://github.com/DebugBase/glance/blob/main/LICENSE"></a> <a href="https://github.com/DebugBase/glance/stargazers"></a> <a href="https://discord.gg/RyGk6HP7Uy"></a> </p>

<p align="center"> Navigate, click, screenshot, test &mdash; all from your terminal. </p>

---

What is Glance?

Glance is an MCP server that gives Claude Code a real browser. Instead of guessing what your web app looks like, Claude can actually see it, interact with it, and test it.

You: "Test the login flow on localhost:3000"

Claude: *opens browser* *navigates* *fills form* *clicks submit*
        *takes screenshot* *verifies redirect* *checks for errors*
        "Login flow works. Found 1 console warning about..."
Features
  • 30 MCP tools for complete browser control
  • Inline screenshots — Claude sees what the browser sees
  • Accessibility snapshots — full page structure as text
  • Test scenario runner — define multi-step tests in JSON
  • 12 assertion types — exists, textContains, urlEquals, and more
  • Session recording — record and replay browser sessions
  • Visual regression — pixel-level screenshot comparison
  • Network & console monitoring — catch errors and failed requests

Tags

aiai-agentbrowser-automationclaudeclaude-codedebugbasee2ee2e-testingmcpmcp-serverplaywrightscreenshottesting

Reviews

Loading reviews...

Quality Signals

109
Stars
0
Installs
Last updated21 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/27/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/DebugBase/glance)](https://loaditout.ai/skills/DebugBase/glance)