Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
GEMINI_API_KEYNoAPI key for authentication. The server automatically uses this if provided.
GEMINI_MCP_HOSTNoHost address for the server to listen on. Use 0.0.0.0 to listen on all network interfaces.127.0.0.1
GEMINI_MCP_PORTNoPort for the server to listen on.8765
GEMINI_TOOLS_DEFAULT_MODELNoDefault model for tool execution, such as web search summarization.gemini-2.5-flash
GOOGLE_APPLICATION_CREDENTIALSNoPath to the Google application credentials JSON file for authentication.

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/Intelligent-Internet/gemini-cli-mcp-openai-bridge'

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