MCP Servers / productivity / MCP Sharepoint (aisuru)

MCP Sharepoint (aisuru)

JSON →
none4productivity

A Model Context Protocol (MCP) server that exposes core Microsoft SharePoint / Microsoft Graph API functionalities as tools usable by LLM agents (e.g. Claude Desktop).

Install
How to run this server

No install command recorded.

server path: mcp-sharepoint-aisuru
Tools
What this server exposes
list_folders
List folders in a SharePoint path
create_folder
Create a new folder in SharePoint
delete_folder
Delete a folder in SharePoint (only if empty)
get_folder_tree
Retrieve the folder tree structure in SharePoint
list_documents
List documents in a SharePoint path
read_document
Read document content (PDF, Word, Excel, PowerPoint) from SharePoint
upload_document
Upload a new document (text or binary) to SharePoint
update_document
Update an existing document in SharePoint (replace full content)
delete_document
Delete a document from SharePoint
Configuration
Environment & auth
authnone
envTENANT_ID
envCLIENT_ID
envCLIENT_SECRET
envACCESS_TOKEN
envSITE_ID
Resources
MCP Sharepoint (aisuru) — MCP Server · libregistry