Google Custom Search MCP MCP
v0.1.0io.github.a1-x-tech/mcp-google-custom-search
MCP server for Google Custom Search: web and image search via a Programmable Search Engine.
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add mcp-google-custom-search -e GOOGLE_CUSTOM_SEARCH_API_KEY=<GOOGLE_CUSTOM_SEARCH_API_KEY> -e GOOGLE_CUSTOM_SEARCH_ENGINE_ID=<GOOGLE_CUSTOM_SEARCH_ENGINE_ID> -e GOOGLE_CUSTOM_SEARCH_API_BASE=<GOOGLE_CUSTOM_SEARCH_API_BASE> -e GOOGLE_CUSTOM_SEARCH_TIMEOUT_MS=<GOOGLE_CUSTOM_SEARCH_TIMEOUT_MS> -e GOOGLE_CUSTOM_SEARCH_MAX_RETRIES=<GOOGLE_CUSTOM_SEARCH_MAX_RETRIES> -- npx -y mcp-google-custom-search
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.