# OpenAI Configuration
OPENAI_API_KEY=your_openai_api_key_here
# Google OAuth Configuration for Tasks API
GOOGLE_CLIENT_ID=your_google_client_id
GOOGLE_CLIENT_SECRET=your_google_client_secret
GOOGLE_REDIRECT_URI=your_google_redirect_uri
GOOGLE_REFRESH_TOKEN=your_google_refresh_token
# Dynamic Prompts Configuration
# Set this to the directory containing your markdown prompt files
# Examples:
# PROMPTS_DIRECTORY=./prompts
# PROMPTS_DIRECTORY=/path/to/your/prompts
# PROMPTS_DIRECTORY=C:\Users\username\Documents\prompts
PROMPTS_DIRECTORY=./prompts
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/itsregularjohn/mcps'
If you have feedback or need assistance with the MCP directory API, please join our Discord server