Skip to main content
Glama
.env.example761 B
# Example .env file # Copy this to .env and add your Gemini API key # Make sure .env is added to your .gitignore file! GEMINI_API_KEY=YOUR_API_KEY # Optional: Specify the Gemini API endpoint if different from default # GEMINI_API_ENDPOINT=https://generativelanguage.googleapis.com/v1beta/models/gemini-pro:generateContent # ACF Configuration ACF_PATH=. WORKSPACE_ROOT=. ALLOWED_DIRS=. READONLY_MODE=false # Terminal Configuration DEFAULT_SHELL=/bin/bash COMMAND_TIMEOUT=30000 BLOCKED_COMMANDS=rm -rf /,sudo rm -rf,format c: # Browser Configuration (Playwright) BROWSER_TYPE=chromium BROWSER_HEADLESS=false BROWSER_TIMEOUT=30000 BROWSER_USER_DATA_DIR= # Telemetry TELEMETRY_ENABLED=false # Search Configuration MAX_SEARCH_RESULTS=100 SEARCH_TIMEOUT=30000

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/FutureAtoms/agentic-control-framework'

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