Gemini Web Search
Performs web searches using the Gemini Web Search Tool via the local gemini-cli.
Gemini Web Search MCP Server
This project implements a Model Context Protocol (MCP) server that uses the local gemini-cli to perform Web Search Tool.
Prerequisites
- Node.js (v18 or higher)
- A local installation of the
gemini-cli.
Setup
-
Clone the repository:
git clone https://github.com/mofumofu3n/mcp-gemini-web-search.git cd google-search-mcp -
Install the dependencies:
npm install
Usage
Claude Desktop Configuration
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.
References
- Gemini CLI Web Search Documentation - Official documentation for Gemini CLI web search functionality
- gemini-cli の google_web_search が最高
相關伺服器
Transform SEO
SEO analysis server with 130+ tools for keyword research, competitors, backlinks, and more.
WHOIS MCP Server
A WHOIS server for checking domain availability using the Chinaz API.
Academic Paper Search
Search and retrieve academic paper information from multiple sources like Semantic Scholar and CrossRef.
Web Search MCP Server
Free web search using Google search results, no API key required.
Local RAG
Performs a local RAG search on your query using live web search for context extraction.
Algolia Search
A server for searching an Algolia index using the Algolia Search API.
Jina AI Search
Access Jina AI's Search Foundation APIs for web search, news search, and more, tailored for LLMs.
HR & Compensation MCP Server
H1B salary data, compensation benchmarks, and job market analysis
QuantConnect Docs
An MCP server for intelligent search and retrieval of QuantConnect PDF documentation.
Pixabay MCP Server
Search and retrieve royalty-free images and videos using the Pixabay API.