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 が最高
संबंधित सर्वर
MCP Jobs
A zero-configuration job aggregation service that fetches job listings from major recruitment websites.
Meilisearch
Interact & query with Meilisearch (Full-text & semantic search API)
Product Hunt
Discover and search for the latest products and tech using the Product Hunt API.
Tavily
Search engine for AI agents (search + extract) powered by Tavily
Mevzuat MCP
Provides programmatic access to the Turkish Ministry of Justice Legislation Information System (mevzuat.gov.tr) for searching and retrieving legal texts.
Pollinations Think
Strategic thinking and real-time web search using the Pollinations AI API with DeepSeek and SearchGPT models.
ChunkHound
A local-first semantic code search tool with vector and regex capabilities, designed for AI assistants.
MCP Research Friend
Research tools, including a Sqlite-backed document stash
ArXiv-MCP
Search and retrieve academic papers from arXiv based on keywords.
Crossref MCP Server
Search and access academic paper metadata from Crossref.