Back to directory
habuvo/google-search

habuvo/google-search

@habuvo

MCP server to provide web search with Google Custom Search

googlesearchwebcustom-searchmcpgolangcontext

Installation & Configuration

{
  "mcpServers": {
    "google-search": {
      "command": "./mcp-internet-search",
      "args": [],
      "env": {
        "GOOGLE_API_KEY": "your_api_key",
        "GOOGLE_SEARCH_ENGINE_ID": "your_search_engine_id"
      }
    }
  }
}

Information

Transport
stdio
Language
Go
Created
2026/6/14
Updated
2026/6/15