送信

Google Surf Mcp

@HarimxChoi

Google search MCP. No API key. One MCP replaces search + fetch + academic-paper extractor.

サーバー設定

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