Performs web searches using the Gemini Web Search Tool via the local gemini-cli.
This project implements a Model Context Protocol (MCP) server that uses the local gemini-cli to perform Web Search Tool.
gemini-cli
.Clone the repository:
git clone https://github.com/mofumofu3n/mcp-gemini-web-search.git
cd google-search-mcp
Install the dependencies:
npm install
Add the following configuration to your Claude Desktop settings file:
{
"mcpServers": {
"gemini-web-search": {
"command": "node",
"args": [
"/path/to/mcp-gemini-web-search/index.js"
]
}
}
}
Replace /path/to/mcp-gemini-web-search/
with the actual path to your cloned repository.
Query Shodan's database of internet-connected devices and vulnerabilities using the Shodan API.
Extracts basic chemical information about drugs and compounds from the PubChem API.
Provides real-time flight tracking and status information using the AviationStack API.
Local RAG (on-premises) with MCP server.
Analyzes user search keyword intent for SEO support using the AI Search Intent API.
Search and get up-to-date information about NPM, Cargo, PyPi, and NuGet packages.
Interact & query with Meilisearch (Full-text & semantic search API)
Query your local `mu` mail index for fast, structured mail search from MCP clients.
Provides weather data using the US National Weather Service (NWS) API. Built with pure JavaScript ES Modules.
Enable Similarity-Distance-Magnitude statistical verification for your search, software, and data science workflows