We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/akiani/mock-epic-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•479 B
# LLM Provider Configuration
# Set LLM_PROVIDER to "gemini" or "openrouter" (default: "gemini")
LLM_PROVIDER=gemini
# Gemini Configuration
# Get your API key from: https://aistudio.google.com/app/apikey
GEMINI_API_KEY=your_gemini_api_key_here
GEMINI_MODEL=gemini-2.0-flash-exp
# OpenRouter Configuration (alternative to Gemini)
# Get your API key from: https://openrouter.ai/keys
# OPENROUTER_API_KEY=your_openrouter_api_key_here
# OPENROUTER_MODEL=anthropic/claude-3.5-sonnet