We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/creating-cat/creative-ideation-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•222 B
# Gemini API Configuration
GEMINI_API_KEY=your_gemini_api_key_here
GEMINI_MODEL=gemini-2.5-flash-lite-preview-06-17
# Debug Configuration (optional)
# DEBUG_MCP=true # Uncomment to enable debug logging during development