Loading languages...
BC

BCusack/sharepoint-mcp

@BCusack

WIP

sharepoint
microsoft-graph
organizational-resources

# mcpServer Config

{
  "mcpServers": {
    "sharepoint": {
      "command": "bun",
      "args": [
        "run",
        "start"
      ],
      "env": {
        "TENANT_ID": "your-tenant-id",
        "CLIENT_ID": "your-client-id",
        "CLIENT_SECRET": "your-client-secret",
        "SITE_ID": "your-site-id",
        "DRIVE_ID": "your-drive-id"
      }
    }
  }
}

# stdio

bun run start
Transport:
stdio
언어:
TypeScript
생성됨:4/15/2025
업데이트됨:4/15/2025