Capability
Google Drive Folder Traversal With Recursive Listing
3 artifacts provide this capability.
Want a personalized recommendation?
Find the best match →Top Matches
Search, read, and manage Google Drive files via MCP.
Unique: Implements recursive folder traversal through the MCP tool interface, abstracting the complexity of multiple API calls and pagination. Returns both hierarchical and flat representations to support different client use cases (tree visualization vs flat indexing).
vs others: More efficient than manual folder navigation because traversal happens server-side; more discoverable than raw API calls because folder structure is pre-computed; supports both tree and flat representations unlike single-format APIs.