Loading languages...
SE

server-sharepoint

@Zerg00s18

This is a MCP server for Claude Desktop that allows you to interact with SharePoint Online using the SharePoint REST API. It is designed to be used with the [Claude Desktop](https://claude.ai/download) app, but could be used by other MCP clients as well.

sharepoint
microsoft
office365
collaboration
document-management
rest-api

# mcpServer Config

{
  "mcpServers": {
    "server-sharepoint": {
      "command": "npx",
      "args": [
        "-y",
        "server-sharepoint"
      ],
      "env": {
        "AZURE_APPLICATION_ID": "<your-app-id>",
        "AZURE_APPLICATION_CERTIFICATE_THUMBPRINT": "<your-certificate-thumbprint>",
        "AZURE_APPLICATION_CERTIFICATE_PASSWORD": "<your-certificate-password>",
        "M365_TENANT_ID": "<your-tenant-id>"
      }
    }
  }
}

# stdio

npx -y server-sharepoint
Transport:
stdio
اللغة:
TypeScript
تم الإنشاء:4/28/2025
تم التحديث:11/3/2025
الصفحة الرئيسية:
https://github.com/Zerg00s/server-sharepoint