glance
AI-powered browser automation MCP server for Claude Code. Navigate, click, screenshot, test — all from your terminal.
About 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.
Glance ships with a Claude Code agent definition for comprehensive browser testing. The agent knows all 30 tools and follows a structured test workflow: navigate, screenshot, assert, report.
The skill will: 1. Navigate to the URL 2. Screenshot and snapshot the page 3. Discover all navigation links 4. Test each page with assertions 5. Check console for JS errors 6. Generate a pass/fail report
glance is an open-source project written primarily in TypeScript, with 153 stars on GitHub. It was last updated in April 2026.
npm install -g glance-mcpglance vs. the alternatives
All mcp servers →| Agent | Stars | Pricing | ||
|---|---|---|---|---|
| glance | 153 | TypeScript | MIT | Open source |
| context7 | 58k | TypeScript | MIT | Open source |
| chrome-devtools-mcp | 45k | TypeScript | Apache-2.0 | Open source |
| github-mcp-server | 31k | Go | MIT | Open source |
| serena | 26k | Python | MIT | Open source |
| fastmcp | 26k | Python | Apache-2.0 | Open source |
