Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GEMINI_MODELNoAI model selection (default: gemini-2.0-flash)
GITHUB_TOKENNoGitHub token for PR reviews
GEMINI_API_KEYYesYour Gemini API key
THINKING_BUDGETNoThinking tokens (default: auto)
GEMINI_TEMPERATURENoCreativity (0.0-2.0, default: 0.5)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
generate_pr_reviewC

Generate code review for a GitHub Pull Request with configuration discovery.

generate_ai_code_reviewC

Generate AI-powered code review from context file, content, or project analysis.

ask_geminiC

Generates context from files and sends it to Gemini for a response.

This tool combines context generation with a direct call to the Gemini API.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/nicobailon/gemini-code-review-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server