Gemini icon

Gemini

Enables LLMs to perform intelligent web searches and return synthesized responses with citations using Google's Gemini API.

About

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.

Key Features

  • Synthesizes search results with citations.
  • 0 GitHub stars
  • Supports STDIO and HTTP transport modes.
  • Performs web searches using the Gemini API.
  • Provides citations with URLs, titles, and text content.
  • Integrates with MCP inspector for testing.

Use Cases

  • Enabling LLMs to answer questions requiring up-to-date information.
  • Augmenting LLM responses with real-time web data.
  • Providing verifiable citations for LLM-generated content.
Craft Better Prompts with AnyPrompt
Sponsored
    Gemini MCP Server: LLM Web Search with Citations