A development guide and reference implementation for building a custom Baidu Netdisk MCP server, enabling AI assistants to manage files and shares on Baidu Pan.
Rename files and folders in Baidu Netdisk by providing the current path and the new name. This enables AI assistants to manage cloud storage organization directly.
Retrieve a complete list of files from any Baidu Netdisk directory, with recursive search for subfolders. Enables AI to access and analyze your cloud storage contents.
Fetch metadata for Baidu Netdisk files using their fs_id values. Enables AI clients to retrieve file details such as paths, thumbnails, and extra info for summarization and organization.