google_search_mcp_server

google_search_mcp_server

3.2

If you are the rightful owner of google_search_mcp_server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol (MCP) server that provides web and image search capabilities through Google's Custom Search API.

The Google Search MCP Server is designed to enhance AI assistants by providing them with the ability to perform web and image searches using Google's Custom Search API. This server adheres to the MCP specification, allowing seamless integration with AI platforms like Claude. By connecting to an MCP-compatible client, AI assistants can access real-time information and images, overcoming the limitation of not having up-to-date data. The server is built using Node.js and requires a Google Cloud Platform account with API credentials. It supports structured communication and operates over standard input/output, making it versatile for various platforms.

Features

  • Web Search: Perform web searches using Google's Custom Search API.
  • Image Search: Find images related to specific queries.
  • MCP Compatibility: Integrates with MCP-compatible clients like Claude.
  • Structured Communication: Uses standardized messaging format via MCP protocol.
  • Transport Layer: Communicates via standard input/output.