We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Ceeon/gemini-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Gemini API Configuration
# 必须配置 - 替换为你的真实API密钥
GEMINI_API_KEY=sk-xxx
# 以下为固定配置,一般无需修改
# API_BASE_URL=https://api.tu-zi.com/v1 # 固定值,已内置
# MODEL_NAME=gemini-2.5-flash-image # 固定值,已内置
# OUTPUT_DIR=./outputs # 输出目录,默认当前目录下的outputs