Back to directory
mcp-sharepoint-server

mcp-sharepoint-server

@Sofias-ai60

MCP Server for integration with Microsoft SharePoint, enabling document and folder management operations.

sharepointmicrosoftdocument-managementcloud-storagecloud

Installation & Configuration

{
  "mcpServers": {
    "sharepoint": {
      "command": "mcp-sharepoint",
      "env": {
        "SHP_ID_APP": "your-app-id",
        "SHP_ID_APP_SECRET": "your-app-secret",
        "SHP_SITE_URL": "https://your-tenant.sharepoint.com/sites/your-site",
        "SHP_DOC_LIBRARY": "Shared Documents/your-folder",
        "SHP_TENANT_ID": "your-tenant-id"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/4/23
Updated
2026/6/7