Skip to main content
Glama

MCP Server Gemini

by gurr-i

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NODE_ENVNoEnvironment mode (production or development)production
LOG_LEVELNoLogging level (error, warn, info, debug)info
ENABLE_METRICSNoEnable performance metricsfalse
GEMINI_API_KEYYesGoogle AI Studio API Key for accessing Gemini models
REQUEST_TIMEOUTNoRequest timeout in milliseconds (30000 = 30 seconds)30000
RATE_LIMIT_WINDOWNoTime window in ms (60000 = 1 minute)60000
RATE_LIMIT_ENABLEDNoEnable/disable rate limitingtrue
RATE_LIMIT_REQUESTSNoMax requests per window100

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/gurr-i/mcp-server-gemini-pro'

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