Skip to main content
Glama

Gemini MCP Server for Claude Desktop

.env.example463 B
# Gemini MCP Server Configuration # Copy this file to .env and fill in your actual values # Required: Your Google Gemini API Key # Get your API key from: https://aistudio.google.com/app/apikey GEMINI_API_KEY=your_gemini_api_key_here # Optional: Directory for generated images and outputs # Defaults to ~/Claude/gemini-images if not set OUTPUT_DIR=/path/to/your/output/directory # Optional: Enable debug logging # Set to 'true' to enable debug mode DEBUG=false

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/Garblesnarff/gemini-mcp-server'

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