Skip to main content
Glama

Related Servers

Alternatives to Gemini Bridge

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that lets AI assistants use Google's Gemini models. Generate text, analyze images, review code, and more — with support for multi-turn conversations and web-grounded answers.
      44 npm
      1
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      A lightweight MCP server that exposes Google Gemini as tools for Claude Code, enabling question answering, code analysis, multi-turn chat, and model listing.
      42 npm
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      A MCP server wrapper for Google's Gemini CLI that enables AI assistants to perform searches, have conversations, list sessions, and analyze files using Gemini's capabilities.
      7 npm
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      An MCP server that integrates Google Gemini CLI with Claude Code for AI-powered development assistance, enabling code review, bug analysis, feature planning, and code explanation without requiring an API key.
      8
      MIT

    TDQS

    A3.8/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: consult_gemini for plain queries, consult_gemini_with_files for queries with file context, and web_search for web-augmented queries. No functional overlap.

    Naming Consistency4/5

    Naming mostly follows a verb_noun pattern with 'consult_gemini' as a base, but 'web_search' deviates by not starting with 'consult'. Overall pattern is still predictable and readable.

    Tool Count5/5

    Three tools is an appropriate scope for a Gemini CLI bridge, covering the essential query modes (plain, with files, web search) without unnecessary bloat.

    Completeness4/5

    The set covers the primary use cases for interacting with Gemini. Missing tools for model listing or configuration, but these are minor gaps for the intended purpose of querying.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues