Skip to main content
Glama
.env.exampleโ€ข446 B
# Delegation MCP Environment Variables # API Keys (if using cloud-hosted CLIs) # ANTHROPIC_API_KEY=your_key_here # GOOGLE_API_KEY=your_key_here # OPENAI_API_KEY=your_key_here # MCP Server Configuration MCP_SERVER_PORT=3000 MCP_SERVER_HOST=localhost # Gradio UI Configuration GRADIO_SERVER_PORT=7860 GRADIO_SERVER_NAME=0.0.0.0 # Logging LOG_LEVEL=INFO LOG_FILE=delegation_mcp.log # Delegation Settings AUTO_APPROVE=false LOG_DELEGATIONS=true

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/carlosduplar/multi-agent-mcp'

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