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 が最高
Server Terkait
The Movie Database (TMDB)
Integrates with The Movie Database (TMDB) API, allowing AI assistants to search for movies, retrieve details, and generate related content.
Steam Game Server MCP
Model Context Protocol (MCP) server that inquires, diagnoses, and manages steam profiles, game libraries, concurrent users, and game server status.
Pearch
Best people search engine that reduces the time spent on talent discovery.
TranscriptAPI YouTube Skills
Get YouTube transcripts, search videos, browse channels, and extract playlists from any AI agent — powered by TranscriptAPI.com with no API key required.
EzBiz SEO & Marketing Analysis
AI-powered keyword research, SERP analysis, backlink checking, and content optimization for SEO.
QuantConnect Docs
An MCP server for intelligent search and retrieval of QuantConnect PDF documentation.
Google Search
Perform Google searches and view web content with advanced bot detection avoidance.
Splunk
An MCP server for Splunk to search, analyze, and visualize machine-generated data from your Splunk instance.
Ebook MCP Service
Access and search EPUB ebook collections using semantic vector search.
National Parks
Access real-time information about U.S. National Parks, including park details, alerts, and activities, via the National Park Service (NPS) API.