Skip to main content
Glama
deduble

MCP Gemini Web Search

by deduble

Related Servers

Alternatives to MCP Gemini Web Search

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      D
      maintenance
      Enables AI-powered web searches using Google's Gemini 2.5 models with Google Search Grounding. Supports multiple Gemini models (Flash, Flash-Lite, Pro) with configurable thinking budget and web search capabilities.
      1
      12 npm
      2
      MIT
    • A
      license
      B
      quality
      C
      maintenance
      Provides Google Search functionality for AI models using Gemini's built-in Grounding with Google Search feature, returning real-time web search results with source citations.
      1
      48 npm
      83
      Apache 2.0
    • F
      license
      Not graded
      quality
      C
      maintenance
      Provides real-time web research and URL summarization capabilities using Gemini 2.5 Flash with native Google Search grounding. It enables users to perform factual searches and summarize web content directly within MCP-compatible clients like Claude Desktop.
      17
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables web search using Google Gemini with search grounding and question-answering on local documents, with support for chunked document reading.
      6 npm
      1
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables AI agents to search Google for web results, images, videos, news, products, scholarly articles, and patents, plus local business lookup with contact details and ratings, and full text extraction from any page, accepting up to 100 queries in a single call.
      MIT

    TDQS

    A4/5.0

    Scored across 3 tools

    Disambiguation5/5

    health_check is clearly distinct from the two search tools, monitoring server status rather than performing searches. web_search and web_search_batch are differentiated by single vs. parallel execution, and the descriptions make their use cases unambiguous.

    Naming Consistency4/5

    The search tools follow a consistent web_search / web_search_batch pattern, which makes their relationship obvious. health_check is a minor deviation in structure (noun_verb vs. web_search prefix) but still follows a readable naming style.

    Tool Count5/5

    Three tools cover health monitoring and two search modes, which is well-scoped for a web search server. Every tool serves a distinct, justified purpose without redundancy or unnecessary bloat.

    Completeness5/5

    The core domain of web search is fully covered with both single and batch search capabilities, plus operational health metrics. No obvious missing operations like result refinement or search customization are implied by the descriptions.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues