Tools that your AI agent can use through this MCP server to interact with Sharepoint
Upload a file to OneDrive. See the documentation
Updates an existing item in Microsoft Sharepoint. See the documentation
Search for sites in Microsoft Sharepoint. See the documentation
Search for files in Microsoft Sharepoint. See the documentation
Search and filter SharePoint files based on metadata and custom columns. This action allows you to query files using SharePoint's custom properties, managed metadata, and other column values. See the documentation
Browse and select files from SharePoint to retrieve their metadata (name, size, dates, etc.) without download URLs. See the documentation
List all sites in Microsoft Sharepoint. See the documentation
Retrieves a list of the files and/or folders directly within a folder. See the documentation
Get a site in Microsoft Sharepoint. See the documentation
Retrieves a file by ID. See the documentation
Retrieve a table from an Excel spreadsheet stored in Sharepoint See the documentation
Search and filter items in a SharePoint list based on metadata and custom columns. See docs here
Search for a file or folder by name. See the documentation
Browse and select files from SharePoint and get their metadata along with pre-authenticated download URLs (valid ~1 hour). See the documentation
Download a Microsoft Sharepoint file to the /tmp directory. See the documentation
Create a new list in Microsoft Sharepoint. See the documentation
Create a sharing link for a DriveItem. See the documentation
Create a new item in Microsoft Sharepoint. See the documentation
Create a new folder in SharePoint. See the documentation
A file picker action that allows browsing and selecting one or more files from SharePoint. Returns the selected files' metadata including pre-authenticated download URLs. See the documentation