Integrate Microsoft OneDrive MCP server into your Slack workspace for instant access to your AI agent.
Tools that your AI agent can use through this MCP server to interact with Microsoft OneDrive
Download a file stored in OneDrive. See the documentation
Create a sharing link for a DriveItem. See the documentation
Get the signed-in user's drives. Returns a list of all the drives the user has access to, including the personal OneDrive. See the documentation
Retrieves a file by ID. See the documentation
Upload a file to OneDrive. See the documentation
Search for files and folders in Microsoft OneDrive. See the documentation
Retrieves a list of the files and/or folders directly within a folder. See the documentation
Retrieve a table from an Excel spreadsheet stored in OneDrive See the documentation
Search for a file or folder by name. See the documentation
Create a new folder in a drive. See the documentation