Share point

Share point

SharePoint is a Microsoft platform for document management and intranets, enabling teams to collaborate, store, and organize content securely and effectively

1049VIEWS
67USERS

Install MCP Server

Paste and run this command in your terminal to set up Cursor with MCP

npx @composio/cli add cursor --app share_pointnpx @composio/cli add cursor --app share_pointnpx @composio/cli add cursor --app share_pointnpx @composio/cli add cursor --app share_point

After running the command, restart Cursor to start using the MCP Server.

Available Tools

Create Sharepoint Folder

Creates a new folder in sharepoint using the rest api.

Create Sharepoint List

Creates a new list in sharepoint using the rest api.

Create Sharepoint List Item

Creates a new item in a sharepoint list.

Create Sharepoint User

Creates a new user in sharepoint.

Find Sharepoint User

Finds a user in both microsoft graph and sharepoint to verify their existence and status.

Remove Sharepoint User

Removes a user from sharepoint. will not fail if user doesn't exist.

6 actions available