mcpbeat Sign in

Neo Vision MCP Server

by matthewalexong Your server? Claim it
local only

Neo Vision runs on your own machine — the client starts it, so there is no endpoint to ping. 28 installs a week from npm.

Spatial DOM maps for AI agent browser navigation with anti-bot stealth.

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

Installs per day peak 14 · avg 5 · -34% w/w
a month agotoday
28
Installs / week
npm · neo-vision
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 neo-vision -- npx -y neo-vision
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "neo-vision": {
      "args": [
        "-y",
        "neo-vision"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.neo-vision]
command = "npx"
args = ["-y", "neo-vision"]
.cursor/mcp.json
{
  "mcpServers": {
    "neo-vision": {
      "args": [
        "-y",
        "neo-vision"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "neo-vision": {
      "args": [
        "-y",
        "neo-vision"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Neo Vision

same job, measured the same way
Browser Agent
by runbook-ai

MCP server for browser automation with AI agent

62 installs/wk local only
CloakMCP
by overtimepog

Stealth browser MCP server — anti-detection Chromium with snapshot-first agent interface

106 installs/wk local only
Camoufox MCP
by baixianger

Anti-detection browser automation with Camoufox - stealth Firefox for web scraping

38 installs/wk local only
Playwright Stealth
by pulsemcp

Browser automation using Playwright with optional stealth mode to bypass anti-bot protection.

547 installs/wk local only
Looking Glass MCP
by sahib-sawhney-wh

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

30 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
Ghostfox
by autokeren

Self-hosted stealth browser for AI agents: Firefox engine + Rust MCP runtime

local only
Kloakt
by kultmember6banger

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

60 installs/wk local only

Neo Vision — questions

Answers built from our own checks of this server.

Why is there no uptime for Neo Vision?
Neo Vision 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 neo-vision was installed 28 times last week.
Is Neo Vision 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 Neo Vision?
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 neo-vision straight from npm; nothing to host, nothing to sign up for.
How many people use Neo Vision?
The npm package neo-vision was installed 28 times in the last week. Week over week that is -34%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.