MCP server for Google Drive - list files, read content from Google Docs/Sheets/Slides
{ "mcpServers": { "botrunmcp-google-drive": { "command": "npx", "args": [ "-y", "@botrun/mcp-google-drive" ] } } }