Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GEMINI_MODELNoModel to use: flash (gemini-2.5-flash, balanced), flash-lite (gemini-2.5-flash-lite, fastest/cheapest), or pro (gemini-2.5-pro, highest performance)flash
GEMINI_API_KEYYesGoogle AI API key (required). Can be obtained from https://aistudio.google.com/apikey
GEMINI_WEB_SEARCHNoEnable web search: true/falsetrue
GEMINI_THINKING_BUDGETNoThinking budget: -1=auto, 0=off, 1-24576-1

Tools

Functions exposed to the LLM to take actions

NameDescription
gemini-search

An AI agent powered by Gemini 2.5 Flash with Google Search grounding. Useful for finding the latest information, troubleshooting errors, researching topics, and discussing ideas. Returns responses with cited sources from the web.

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/kidapu/Gemini-Search-MCP'

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