Connect your account, then chat with AI to run tools.
Find shared files, download documents, audit permissions, and roll back versions from chat — connect OneDrive once in MCPBundles and skip the drive UI hunt.
Try this workflow
Find a shared deck
Search my OneDrive for 'Q3 roadmap', show the top three matches with size and last modified date, then download the newest as text if it is a doc.
Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.
Browse all toolsBuilt for
Knowledge Workers, Project Managers, Legal Ops Teams, Remote Collaborators
Find a shared deck
Search plus metadata and content download in one flow.
Search my OneDrive for 'Q3 roadmap', show the top three matches with size and last modified date, then download the newest as text if it is a doc.
Audit file access
Permission list plus revoke for access cleanup.
List who has access to the OneDrive file id I paste, summarize each permission role, and revoke any anonymous link grants.
Recover prior version
Version list plus restore for accidental edits.
Show version history for my OneDrive spreadsheet id, pick the version from yesterday afternoon, and restore it.
What is OneDrive MCP?
It lets AI agents browse, upload, share, and restore files in your OneDrive and connected SharePoint libraries after you connect Microsoft in MCPBundles.
Who is this for?
Teams who store working files in OneDrive and want search, downloads, sharing audits, and version rollback from chat without opening the web UI.
Can agents change my files?
Yes when prompted — agents can upload, move, share, delete, revoke permissions, and restore prior versions. Each session follows your instructions.
Domain knowledge for OneDrive — workflow patterns, data models, and gotchas for your AI agent.
OneDrive for the signed-in user. Browse, upload, share, and restore files and folders; the default drive is usually personal OneDrive but additional document libraries may appear as separate drives.
Drive → folder items → file items.
Folder ids and file ids come from list, search, recent, or shared responses. Use the drive root as the parent when listing top-level children.
Create a folder in OneDrive under parent_id (use root for top level). Returns the new folder item metadata including id for subsequent uploads.
Create a sharing link for a OneDrive file or folder. Returns the webUrl and link metadata. Use view scope for read-only sharing.
Delete a OneDrive file or folder by item id. Deleting a folder removes its contents. This action is not reversible through the API.
Return OneDrive storage quota and drive metadata for the default drive or a specific drive id. Use before large downloads to check remaining space.
List OneDrive and SharePoint document libraries available to the signed-in user, or fetch one drive by id. Returns drive name, drive type, and owner.
Download file bytes for a OneDrive item. Returns inline text or base64 for small payloads; larger files include a presigned download link (spillover)....
Resolve a OneDrive file or folder path to item metadata (id, size, mime, webUrl). Use when you know the human path but not the Graph item id.
List folder children, search drive items, or fetch one item's metadata by id. Pass id for a single file or folder. Pass search for keyword lookup from...
List recently accessed OneDrive files for the signed-in user. Useful for 'that document I had open yesterday' without folder traversal.
List files and folders shared with the signed-in user (sharedWithMe). Surfaces collaborator content without searching the full drive tree.
List sharing permissions granted on a OneDrive file or folder. Returns permission ids, roles, and grantee metadata — use permission ids to revoke acce...
List prior versions of a OneDrive file. Returns version ids, last modified timestamps, and sizes. Use a version id with the restore version tool to ro...
Move or copy a OneDrive item to another folder. Move updates the item in place; copy creates a duplicate under destination_parent_id. Optionally renam...
Restore a OneDrive file to a prior version by version id. Overwrites the current file content — list versions first to confirm the target snapshot.
Remove a sharing permission from a OneDrive file or folder. Obtain permission_id from the list permissions tool. Does not delete the item itself.
Replace the content of an existing OneDrive file by item id. The entire file is overwritten. Use upload file content instead when creating a new file.
Upload a file to OneDrive. Provide content_text for small text payloads, or file_content_base64 (≤1 MB), file_url, or local_path for binary content. F...
It lets AI agents browse, upload, share, and restore files in your OneDrive and connected SharePoint libraries after you connect Microsoft in MCPBundles.
Teams who store working files in OneDrive and want search, downloads, sharing audits, and version rollback from chat without opening the web UI.
Yes when prompted — agents can upload, move, share, delete, revoke permissions, and restore prior versions. Each session follows your instructions.
Small files return inline content. Larger binaries return a download link the agent can open or chain into upload tools elsewhere.
Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/onedrive. Authentication is handled automatically.
OneDrive provides 17 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.
OneDrive uses One-click sign in. OneDrive requires credentials. Connect via MCPBundles and authentication is handled automatically.
Connect OneDrive to any MCP client in minutes
https://mcp.mcpbundles.com/bundle/onedriveThe link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.
OneDrive and paste the MCP URL into Remote MCP server URL.Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).
More storage integrations you might like
Box is a cloud content management and file sharing service that enables secure collaboration and sto...
Dropbox cloud file storage. Browse folders, search files, read metadata, download file content, and ...
Google Drive API for listing, searching, and retrieving files in a user's Google Drive.
File storage built into your MCPBundles workspace. Upload, download, search, and organize files — en...
Amazon S3 access using IAM access keys: list buckets, browse objects, read metadata, upload inline t...
Wasabi is an S3-compatible cloud object storage service. Store, retrieve, and manage files across gl...