michaelpine25/googleDriveMCP
MCP server that allows Claude to access your Google Drive files and folders, allowing AI-powered document and data retrieval.
Platform-specific configuration:
{
"mcpServers": {
"googleDriveMCP": {
"command": "npx",
"args": [
"-y",
"googleDriveMCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...