Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GEMINI_PORTNoHTTP mode port. Default: 7801
GEMINI_TOOLSNoComma-separated list of exact tool names or group names to expose. Overrides GEMINI_PRESET.
GEMINI_PRESETNoPreset to control which tools are exposed. Values: minimal, core, research, analysis, media, data, full (default).
GEMINI_BACKENDNoBackend for ask_gemini: auto (default), cli, or web.
GEMINI_TLS_KEYNoPath to TLS key file for HTTPS (if not using default ./certs/key.pem).
GEMINI_HEADLESSNoRun the web UI invisibly (recommended). Set to '1' to enable.
GEMINI_TLS_CERTNoPath to TLS certificate file for HTTPS (if not using default ./certs/cert.pem).
GEMINI_OUTPUT_DIRNoWhere generated media is saved. Default: ./output
GEMINI_PROFILE_DIRNoWeb login profile folder. Default: ./.gemini-profile
GEMINI_BROWSER_PATHNoPath to Chromium browser (Chrome/Brave/Edge) if auto-detect fails.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/Euamobi4582/gemini-bridge-mcp'

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