Installation & Configuration
{
"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"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2026/6/13
Updated
2026/6/13