# OpenAI API Configuration
OPENAI_API_KEY=your-openai-api-key-here
# Optional: Specify OpenAI model (defaults to gpt-4)
# OPENAI_MODEL=gpt-4
# Optional: OpenAI API base URL (if using proxy)
# OPENAI_BASE_URL=https://api.openai.com/v1
# Contentful CMS Configuration
CONTENTFUL_SPACE_ID=your-contentful-space-id
CONTENTFUL_ACCESS_TOKEN=your-contentful-access-token
# Optional: Contentful environment (defaults to master)
# CONTENTFUL_ENVIRONMENT=master
# Optional: Content type for blog posts (defaults to blogPost)
# CONTENTFUL_CONTENT_TYPE=blogPost
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/V2-Digital/v2-ai-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server