gemini-mcp-server
0
Gemini MCP Server is a Model Context Protocol server designed for seamless integration with Google Search, allowing AI assistants and MCP clients to perform web and image searches. The server supports extensive customization through Google Custom Search APIs.
Gemini MCP Server
This project implements a Model Context Protocol (MCP) server for Google Search, enabling integration with AI assistants and other MCP-compatible clients.
Prerequisites
- Node.js 18+
- npm
Usage
- Run a test search.
- Integrate with MCP-compatible clients.
Available Tools
- googleSearchContent: Performs a web search using the Google Custom Search API and returns results.
- googleSearchImages: Performs an image search using the Google Custom Search API and returns a Markdown image link.
Troubleshooting
- Ensure your Google API key and CX ID are correctly set.
- Check all dependencies are installed.
- Verify Node.js version.
License
Licensed under the MIT License.