{"slug":"shyinlim/mcp_mindmup2_google_drive","name":"MindmupGoogleDriveMcp","description":"This server enables you to search, retrieve, and parse MindMup files stored in your Google Drive directly through the MCP interface.","category":"productivity","tags":[],"official":false,"stars":0,"transport":"stdio","install":[{"cmd":"pip install -r","imports":[]}],"tools":[{"name":"list_files","description":"List MindMup files from Google Drive (folders and non-.mup filtered by default). Returns id, name, folder_url, size, modified_time."},{"name":"read_mindmap","description":"Read a MindMup file by file_id or file_name (one required; name uses first partial match). Small files return content_type: 'full'. Large files return content_type: 'outline_only' with tree_outline, section_stats, and suggested_start_paths."},{"name":"search_mindmap","description":"Search nodes by keyword. Params: file_id, keyword, optional node_path (subtree scope), max_results=30, normalize_whitespace=True. Returns nodes with node_path, title_preview, breadcrumb, children_count."},{"name":"get_mindmap_section","description":"Drill into a section by node_path (dotted integers, root is '1', e.g. '1.2.3'). Optional max_depth, offset=0, limit=0. Returns content_type: 'full' | 'outline_only' | 'paginated' | 'truncated' — auto-switches when the section is still too large."}],"env_vars":[],"auth_type":"none","github":"https://github.com/shyinlim/mcp_mindmup2_google_drive","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Mon May 25"}