Odel
google surf mcp

google surf mcp

Local
@harimxchoi287TypeScriptMITUpdated 3 days ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmgoogle-surf-mcpv1.0.9

Run

npx -y google-surf-mcp

MCP client config

{
  "mcpServers": {
    "google-surf-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "google-surf-mcp"
      ]
    }
  }
}