sharepoint-mcp

peacockery-studio/sharepoint-mcp

3.2

If you are the rightful owner of sharepoint-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

A Model Context Protocol (MCP) server that provides Claude with access to Microsoft SharePoint via the Microsoft Graph API.

Tools

Functions exposed to the LLM to take actions

authenticate

Start the OAuth authentication flow

check_auth_status

Check current authentication status

logout

Clear stored tokens

list_folders

List folders in a directory

create_folder

Create a new folder

delete_folder

Delete an empty folder

get_folder_tree

Get recursive folder structure

list_documents

List documents in a folder

get_document_content

Read document content

upload_document

Upload content as a new document

upload_document_from_path

Upload a local file

update_document

Update an existing document

delete_document

Delete a document

download_document

Download to local filesystem

get_file_metadata

Get file metadata fields

update_file_metadata

Update metadata fields

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources