Skip to main content
Glama

Google Drive MCP Server

by konashevich
.env.example386 B
# Google Drive OAuth Credentials GDRIVE_CREDS_DIR=/home/YOUR_USERNAME/.config/mcp-gdrive CLIENT_ID=your-client-id-here.apps.googleusercontent.com CLIENT_SECRET=your-client-secret-here # Network Server Configuration (for HTTP/SSE mode) MCP_PORT=8547 MCP_HOST=0.0.0.0 MCP_API_KEY=your-secure-random-api-key-here # CORS Configuration (comma-separated origins or * for all) CORS_ORIGIN=*

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/konashevich/mcp-gdrive'

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