# Server Configuration
HOST=0.0.0.0
PORT=8000
# CORS Configuration (comma-separated list of allowed origins)
CORS_ORIGINS=*
# Logging Configuration
LOG_LEVEL=DEBUG
# Memory Configuration
# Maximum number of memories to keep (0 for unlimited)
MAX_MEMORIES=0
# Optional: Custom data directory path
# DATA_DIR=/path/to/custom/data/directory
# Optional: Custom logging directory path
# LOG_DIR=/path/to/custom/log/directory
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/rmtech1/txtai-assistant-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server