mcpbeat Sign in

Looking Glass MCP Server

by sahib-sawhney-wh Your server? Claim it
local only

Looking Glass MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 30 installs a week from npm.

AI-native browser for agents. 71 tools with self-healing, semantic extraction, vault CLI.

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 28 · avg 10 · +1% w/w
a month agotoday
30
Installs / week
npm · looking-glass-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add looking-glass-mcp -- npx -y looking-glass-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "looking-glass-mcp": {
      "args": [
        "-y",
        "looking-glass-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.looking-glass-mcp]
command = "npx"
args = ["-y", "looking-glass-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "looking-glass-mcp": {
      "args": [
        "-y",
        "looking-glass-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "looking-glass-mcp": {
      "args": [
        "-y",
        "looking-glass-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: BROWSER_HEADLESS (Run browser in headless mode), BROWSER_SECURITY_PROFILE (Security profile: restricted, local-dev, open, or sandbox), VAULT_ENCRYPTION_KEY (Passphrase for credential vault encryption (32+ chars). Store credentials via CLI: npx looking-glass-mcp vault store <profile>). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Looking Glass MCP

same job, measured the same way
Safari MCP
by achiya-automation

Native Safari browser automation for AI agents — 98 tools, zero Chrome overhead.

3 319 installs/wk local only
Kloakt
by kultmember6banger

Cloaked headless browser for AI agents — stealth TLS, smart extraction, SPA fallback

60 installs/wk local only
Vessel Browser
by unmodeled-tyler

AI-native browser runtime for autonomous agents with human-in-the-loop supervision

242 installs/wk local only
Selenium MCP
by gaforov

Selenium MCP server for AI agents — 41 browser automation tools with snapshots and sessions.

276 installs/wk local only
Ainative Browser MCP
by ainative-studio

AI-powered browser automation MCP — 6 tools for web interaction, extraction, and validation.

321 installs/wk local only
Browser Agent
by runbook-ai

MCP server for browser automation with AI agent

62 installs/wk local only
Crawlio Browser
by crawlio

Bridge a live Chrome browser to your agent: 150 tools for capture, extraction, and observation.

132 installs/wk local only
Substrate Browser
by manuelinuxkr

Token-first headless browser for AIs. Extracts a tiny semantic graph, cutting HTML bloat by 95%.

48 installs/wk local only

Looking Glass MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Looking Glass MCP?
Looking Glass MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package looking-glass-mcp was installed 30 times last week.
Is Looking Glass MCP still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Looking Glass MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls looking-glass-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Looking Glass MCP?
The npm package looking-glass-mcp was installed 30 times in the last week. Week over week that is +1%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.