
1{2 "mcpServers": {3 "google drive": {4 "env": {5 "MCP_GDRIVE_CREDENTIALS": "path/to/gdrive-mcp-server/credentials/.gdrive-server-credentials.json",6 "GOOGLE_APPLICATION_CREDENTIALS": "path/to/gdrive-mcp-server/credentials/gcp-oauth.keys.json"7 },8 "args": [9 "path/to/gdrive-mcp-server/dist/index.js"10 ],11 "command": "node"12 }13 }14}
No reviews yet. Be the first to review!
Sign in to join the conversation