We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/kennyR859/onedrive-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•690 B
# Microsoft Graph API Configuration
# Microsoft Graph Configuration
MICROSOFT_GRAPH_CLIENT_ID=your_client_id_here
MICROSOFT_GRAPH_CLIENT_SECRET=your_client_secret_here
MICROSOFT_GRAPH_TENANT_ID=your_tenant_id_here
# For business accounts, use your tenant ID instead of 'common'
# For personal accounts, use 'common' or 'consumers'
# Optional: Client Secret (only needed for certain enterprise scenarios)
# MICROSOFT_GRAPH_CLIENT_SECRET=your_client_secret
# Storage and caching
TOKEN_STORAGE_SERVICE=mcp-onedrive-sharepoint
CACHE_DURATION=3600
# Debug and logging
DEBUG=false
LOG_LEVEL=info
# Rate limiting
RATE_LIMIT_PER_MINUTE=60
BATCH_SIZE=20
/Users/fernandotaricano/.cursor/mcp.json