We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sanggggg/record-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Storage provider: 'local' or 'r2'
STORAGE_PROVIDER=local
# Local storage path (used when STORAGE_PROVIDER=local)
LOCAL_DATA_PATH=./data
# Cloudflare R2 credentials (used when STORAGE_PROVIDER=r2)
# R2_ACCOUNT_ID=your_account_id
# R2_ACCESS_KEY_ID=your_access_key_id
# R2_SECRET_ACCESS_KEY=your_secret_access_key
# R2_BUCKET_NAME=review-records
# R2_ENDPOINT=https://your-account.r2.cloudflarestorage.com