alexatnordnet_mcp-google-custom-search-server
If you are the rightful owner of alexatnordnet_mcp-google-custom-search-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 search capabilities through Google's Custom Search API.
The MCP Google Custom Search Server is designed to enable Language Learning Models (LLMs) to perform web searches using a standardized interface. It integrates seamlessly with Google's Custom Search API, allowing for efficient and type-safe web search operations. The server is implemented in TypeScript and uses environment variables for configuration, ensuring flexibility and security. Input validation is handled by Zod, and the server can return up to 10 search results per query, formatted with titles, URLs, and descriptions. It includes robust error handling and is compatible with Claude Desktop and other MCP clients.
Features
- Seamless integration with Google Custom Search API
- Type-safe implementation using TypeScript
- Configurable search results (up to 10 per query)
- Formatted search results including titles, URLs, and descriptions
- Compatible with Claude Desktop and other MCP clients