Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
gemini_queryA

Execute a query using the local Gemini CLI tool. Best used for: 1) Detailed codebase analysis requiring deep understanding of multiple files and complex relationships, 2) Web searches for current documentation, API references, and coding best practices, 3) Getting a different AI perspective on complex technical problems, 4) Research tasks that benefit from Gemini's training data and capabilities. 5) Code reviews, to get a different perspective on potential issues and improvements.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.8/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion or overlap. The tool's purpose is clearly defined as executing queries via the Gemini CLI.

Naming Consistency4/5

The single tool name 'gemini_query' follows a clear noun_verb pattern and is descriptive. Since there is only one tool, consistency cannot be fully assessed, but the name is reasonable and follows common conventions.

Tool Count3/5

A server with a single tool feels thin for the broad range of tasks described (code analysis, web search, code review). While a single tool can be acceptable for a simple CLI wrapper, the scope of use cases suggests more tools might be expected.

Completeness3/5

The single tool appears to cover a wide range of query types, but the lack of any additional tools for managing sessions, configurations, or other CLI capabilities leaves notable gaps. The surface is functional but not fully complete for a comprehensive Gemini CLI integration.

Maintenance

ActivityInactive
ResponsivenessNo issues