# MongoDB Atlas Connection
# Replace with your actual MongoDB Atlas connection string
MONGODB_URI=mongodb+srv://username:password@cluster.mongodb.net/database_name?retryWrites=true&w=majority
# HTTP Server Configuration
HOST=0.0.0.0
PORT=8000
# Application Settings
LOG_LEVEL=INFO
# Security Note: Never commit your actual .env file to version control!
# This is just an example template.
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/MacroSense-AI/dietician-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server