google-search
If you are the rightful owner of google-search 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.
The MCP Google Search Server is a tool that allows LLM applications to perform web searches using Google's Custom Search API.
The MCP Google Search Server is designed to integrate seamlessly with LLM applications that support the Model Context Protocol (MCP). By leveraging Google's Custom Search API, this server enables applications to perform web searches and retrieve relevant information efficiently. The server is built using Go and requires a Google API key and a Programmable Search Engine ID to function. It offers a straightforward setup process and provides a clean and simple result formatting, making it easy for developers to incorporate web search capabilities into their applications. The server listens for MCP requests on stdin/stdout, allowing it to interact with various platforms that support MCP. With configurable search result limits and a focus on ease of integration, the MCP Google Search Server is a valuable tool for enhancing the capabilities of LLM applications.
Features
- Search the web using Google Custom Search API
- Configurable number of results (up to 10)
- Simple and clean result formatting
- Easy integration with LLM applications that support MCP
- Built with Go for efficient performance
Tools
google_search
Allows LLM applications to perform web searches using Google's Custom Search API.