Skip to main content
Glama

Google Drive MCP Server

by ducla5
claude-desktop.json455 B
{ "mcpServers": { "google-drive": { "command": "node", "args": ["/path/to/google-drive-mcp-server/dist/index.js"], "env": { "GOOGLE_CLIENT_ID": "your-client-id.googleusercontent.com", "GOOGLE_CLIENT_SECRET": "your-client-secret", "GOOGLE_REDIRECT_URI": "http://localhost:8080/callback", "CACHE_DIR": "/path/to/cache", "LOG_LEVEL": "info", "MAX_FILE_SIZE": "100MB" } } } }

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/ducla5/gdriver-mcp'

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