google-search-mcp-server
2
The Google Search MCP Server is designed to integrate Google Custom Search functionality via the Model Context Protocol. It supports automated deployment through Smithery, as well as manual setup, to enhance search capabilities within applications.
Google Search MCP Server
- A Model Context Protocol (MCP) server offering Google Custom Search functionality.
- Installation:
- Via Smithery: Use
npx -y @smithery/cli install @gradusnikov/google-search-mcp-server --client claude
. - Manual: Clone the repository and install dependencies with
pip
.
- Via Smithery: Use
- Configuration:
- Add Google API credentials to a
.env
file.
- Add Google API credentials to a
- Usage:
- Run the server with MCP or configure it for Claude Desktop.