# Example environment configuration
# Copy this file to .env and modify as needed
# Server Configuration
PORT=1923
# CORS Configuration
# In production, set this to your specific domain
CORS_ORIGIN=*
# Node Environment
NODE_ENV=development
# Logging Configuration
LOG_LEVEL=info
# Optional: Custom session timeout (in seconds)
# SESSION_TIMEOUT=3600
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/yigitkonur/example-mcp-server-sse'
If you have feedback or need assistance with the MCP directory API, please join our Discord server