mcpbeat Sign in

Google Surf MCP Server

by harimxchoi Your server? Claim it
local only

Google Surf MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 1 307 installs a week from npm. Last commit 10 Sep 2026.

Web, academic and code search with graph RAG, data lineage, ontology and cross-project schema links.

Installs per day peak 169 · avg 58 · -17% w/w
a month agotoday
1 307
Installs / week
npm · google-surf-mcp
290
Stars
0 open issues
10 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

What the code does

We read the source, 18 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Dumps the whole environment src/collect.ts:397
  return Object.fromEntries(Object.entries(process.env)

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

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 google-surf-mcp -- npx -y google-surf-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "google-surf-mcp": {
      "args": [
        "-y",
        "google-surf-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.google-surf-mcp]
command = "npx"
args = ["-y", "google-surf-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "google-surf-mcp": {
      "args": [
        "-y",
        "google-surf-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "google-surf-mcp": {
      "args": [
        "-y",
        "google-surf-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: SEARCH_API (SearchApi API key. Required only for SearchApi primary or fallback modes.), SURF_SEARCH_PROVIDER (Provider for search and search_parallel: browser, searchapi, or fallback. Defaults to browser.), SURF_SCHOLAR_PROVIDER (Provider for scholar_search: browser, searchapi, or fallback. Defaults to browser.), SURF_BROWSER_ENGINE (Browser engine: auto, native, or playwright. Auto uses one hidden native Chrome broker shared across local MCP sessions.), CHROME_PATH (Absolute path to the Chrome binary. Auto-detected on Windows/macOS/Linux when omitted.), SURF_PROFILE_ROOT (Directory for the warm Chrome profile. Defaults to ~/.google-surf-mcp.), SURF_RESEARCH (Enable local project memory and hybrid retrieval. Defaults to true.), SURF_RETRIEVAL_MODE (Shared route for search and search_parallel: live or hybrid. Defaults to hybrid.), SURF_RESEARCH_ROOT (Embedded SurrealDB data directory. Defaults to <profile>/research.), SURF_RESEARCH_VECTOR_MODEL (Local model for HNSW retrieval and shared reranking. Defaults to Xenova/multilingual-e5-small; use off to disable.), SURF_RESEARCH_VECTOR_LOW_MEMORY (Disable ONNX CPU memory arena and memory pattern. Defaults to true.), SURF_RESEARCH_VECTOR_THREADS (ONNX intra-op thread count from 1 to 16. Defaults to 4.), SURF_RESEARCH_REPO_AUTO (Sparse-index at most one eligible small GitHub repository per search call. Defaults to true.), SURF_RESEARCH_REPO_AUTO_MAX_MB (Maximum searchable repository source-text size in MB. Assets are excluded. Defaults to 20.), SURF_RESEARCH_REPO_AUTO_MAX_FILES (Maximum repository source file count for automatic indexing. Defaults to 2000.), SURF_RESEARCH_BROKER_IDLE_MS (Shared research broker idle lifetime in milliseconds. Defaults to 60000.), SURF_RESEARCH_READ_CONCURRENCY (Maximum concurrent research broker reads. Defaults to 4.), SURF_RESEARCH_QUERY_TIMEOUT_MS (Timeout per embedded SurrealDB query in milliseconds. Defaults to 120000; timed-out retrieval lanes are reported as partial.), GITHUB_TOKEN (Optional token that raises GitHub API limits for repository inspection.), SURF_LOCALE (Browser locale, e.g. en-US.), SURF_TZ (IANA timezone, e.g. America/New_York. Defaults to system timezone.), SURF_HEADLESS (Controls Playwright extraction, compatibility, and recovery paths. Native search hides normal system Chrome and shows it only for CAPTCHA recovery.), SURF_IDLE_CLOSE_MS (Idle ms before closing the sequential ctx and pool. 0 disables idle auto-close. Defaults to 30000.), SURF_ALLOW_PRIVATE (Set to 'true' to allow extract on private/loopback addresses (localhost, 10.x, 192.168.x, 169.254.x, etc). Default blocks them as an SSRF guard.), SURF_LLM_HEAL (Enable the optional workflow-only LLM selector repair path. Defaults to false.), SURF_LLM_PROVIDER (LLM selector repair provider: anthropic or orcarouter. Defaults to anthropic.), SURF_LLM_MODEL (Optional model override. OrcaRouter defaults to orcarouter/auto.), ANTHROPIC_API_KEY (Anthropic API key for optional LLM-assisted selector repair.), ORCAROUTER_API_KEY (OrcaRouter API key for optional LLM-assisted selector repair.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Google Surf MCP

same job, measured the same way
Quanticdata MCP
by quantumproxies

Live web access for agents: scrape, SERP search, crawl/map, 74 collectors, datasets, proxies.

43 installs/wk 26 tools answering
Vectora
by brunosrz

AI assistant with RAG, web search, filesystem and memory. MCP sub-agent for Claude Code.

37 installs/wk local only
Google Search
by mcparmory

Scrape Google search results with SERP data, ads, and knowledge panels

251 installs/wk local only
Flight Search (Real-Time Fares)
by flightpowers

Real-time flight search: one-way and round-trip fares across date ranges, with price verdicts.

2 tools answering
Google Scholar
by johnisanerd

Search Google Scholar for academic papers, citations, and author profiles.

answering
Academic Research MCP Server
by thenextgennexus

Search arXiv, Google Scholar, and Wikipedia for academic papers and knowledge

23 installs/wk local only
AIsa Web Search & Research
by aisa

Web search and page extraction across several independent search providers.

answering
ScrapeNest
by scrapenest

Web search, scraping, RAG answers with citations, and translation as MCP tools.

answering

Google Surf MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Google Surf MCP?
Google Surf 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 google-surf-mcp was installed 1 307 times last week.
How do I connect Google Surf 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 google-surf-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Google Surf MCP?
The npm package google-surf-mcp was installed 1 307 times in the last week. Week over week that is -17%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Google Surf MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 290 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.