Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GEMINI_MODELNoModel to use. Default: gemini-3.5-flash-lite.
GEMINI_API_KEYYesRequired API key for Gemini.
GEMINI_THINKING_LEVELNoThinking level. Default: high.

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
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
webA

Use Gemini with both Google Search and URL Context enabled. Put ordinary webpage URLs directly in the prompt. Use video, audio, document, or image for typed media and file inputs.

videoA

Understand one video source. Accepts a public YouTube URL, a direct remote video URL, or a local video path. The caller chooses this modality; the server does not reclassify the source.

audioA

Understand one audio source from a direct remote URL or local path. The caller chooses this modality; the server does not reclassify the source.

documentA

Understand one document source, such as a PDF, CSV, or text document, from a direct remote URL or local path. The caller chooses this modality; the server does not reclassify the source.

imageA

Understand one image source from a direct remote URL or local path. The caller chooses this modality; the server does not reclassify the source.

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/sandlong/gemini-understanding'

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