Skip to main content
Glama
amu3dev

Gemini Consultant MCP

Related Servers

Alternatives to Gemini Consultant MCP

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      C
      maintenance
      A TypeScript-based MCP server that provides tools to interact with local Codex and Gemini CLIs via stdio transport. It enables users to execute prompts through the ask_codex and ask_gemini tools, supporting custom models and timeout configurations.
      1
      3 npm
      6
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      An MCP server that enables LLMs to understand and work with TypeScript APIs they haven't been trained on by providing structured access to TypeScript type definitions and documentation.
      11 npm
      46
      MIT
    • A
      license
      B
      quality
      D
      maintenance
      A pure-TypeScript MCP server for Google NotebookLM using the batchexecute RPC protocol. Enables management of notebooks, sources, chat, and artifact generation with no Python dependencies.
      52
      MIT
    • A
      license
      B
      quality
      F
      maintenance
      A TypeScript-based MCP server that enables LLM agents to interact with Gel databases through natural language, providing tools to learn database schemas, validate and execute EdgeQL queries.
      2
      4 npm
      12
      ISC
    • A
      license
      Not graded
      quality
      D
      maintenance
      A TypeScript MCP server that evaluates MCP capabilities over RAG approaches, integrating with Google Calendar to enable querying meetings and events via chat.
      221 npm
      1
      MIT

    TDQS

    A3.8/5.0

    Scored across 2 tools

    Disambiguation5/5

    The two tools have completely distinct purposes: one for asking queries to Gemini and one for retrieving configuration. There is no overlap or ambiguity between them.

    Naming Consistency5/5

    Both tool names follow a consistent verb_noun pattern using snake_case ('ask_gemini', 'get_gemini_consultant_config'), with clear verbs and descriptive nouns.

    Tool Count3/5

    With only two tools, the server feels thin for a 'Consultant MCP'. While it covers basic functionality, it is at the low end of the appropriate range.

    Completeness4/5

    The tool set covers the core actions: querying Gemini and retrieving config. Minor gaps may exist (e.g., no tool to clear history or list models), but it is adequate for a simple consultant.

    Maintenance

    ActivityStale
    ResponsivenessNo issues