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 が最高
Related Servers
AWS Documentation
Fetch, convert, and search AWS documentation pages, with recommendations for related content.
OSRS MCP Server
Search the Old School RuneScape (OSRS) Wiki and access game data definitions.
Baidu Search
Provides web search capabilities using the Baidu Search API, with features for content fetching and parsing.
SearXNG MCP Server
A privacy-respecting web search server for AI agents, powered by the SearXNG metasearch engine.
DuckDuckGo Search
Perform web searches using the DuckDuckGo Search API.
12306-mcp
Search for train tickets on 12306, the official China Railway website.
Source Library
Search and cite 500+ translated historical texts (alchemy, Hermeticism, Renaissance) with DOI-backed academic citations. Access rare Latin and German manuscripts from the 15th-18th centuries.
YouTube Data MCP
High-efficiency YouTube MCP server providing token-optimized, structured data for LLMs.
HexDocs MCP
Semantic search for Hex package documentation. Requires local Elixir and Mix installation.
Unsloth AI Documentation
Search and retrieve content from the Unsloth AI documentation.