The following five-step process is required to install G-Search-MCP:
- environmental preparation: Requires Node.js 18+ runtime environment, Git version control tools, and a modern browser (Chromium recommended)
- Code Fetch: By
git clone https://github.com/jae-jae/g-search-mcp.gitDownload Project - Dependent Installation: Go to the project directory and execute
npm installInstalling Node Modules - Browser Deployment: Run
npx playwright install chromiumConfiguring the Browser Environment - Project construction: Implementation
npm run buildCompletion of compilation
Advanced users can implement MCP server integration by modifying the claude_desktop_config.json file:
- MacOS path: ~/Library/Application Support/Claude/
- Windows path: %APPDATA%/Claude/
- You need to add the g-search command parameter to the configuration file
This answer comes from the articleG-Search-MCP: MCP Server for Free Google SearchThe
































