Enables LLMs to perform intelligent web searches and return synthesized responses with citations using Google's Gemini API.
Gemini enables LLMs to intelligently search the web and synthesize responses with citations using Google's Gemini API. Functioning as a Model Context Protocol (MCP) server, it offers a 'search_web' tool that accepts a query and returns synthesized results, along with the original search queries and citations from the web sources used.