Skip to main content
Glama

MCP Server

.env.example520 B
# Azure OpenAI Configuration (Required) OPENAI_API_KEY=your-azure-openai-api-key-here AZURE_OPENAI_ENDPOINT=https://your-resource.openai.azure.com AZURE_OPENAI_DEPLOYMENT=gpt-4o AZURE_OPENAI_API_VERSION=2024-08-01-preview # Authentication (Optional - defaults provided) JWT_SECRET=your-jwt-secret-key SESSION_SECRET=your-session-secret-key # Server Configuration (Optional) HOST=0.0.0.0 PORT=5000 DEBUG=false # Database (Optional - for PostgreSQL support) DATABASE_URL=postgresql://user:password@localhost:5432/dbname

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/Krishanu-das-05/MCP'

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