Back to catalog

onedrive-blade-mcp

OneDrive and SharePoint file operations via Microsoft Graph API — browse, read, search, upload, share, delta sync

certified v0.1.0 drive-v1 uv MIT
Authorgroupthink-dev
Setupinvolved
Authoauth2

Service Contract

drive

Conformance

Required3/3
Recommended1/1
Optional0/0
Last tested2026-03-31

Setup

1. Register an app at Azure Portal → App registrations. 2. Set platform to 'Mobile and desktop applications'. 3. Add Files.ReadWrite.All and Sites.ReadWrite.All permissions. 4. Copy Tenant ID and Client ID. 5. On first run, complete the device code flow.

ONEDRIVE_TENANT_ID Tenant ID
ONEDRIVE_CLIENT_ID Client ID
ONEDRIVE_CLIENT_SECRET Client Secret (optional) secret
ONEDRIVE_AUTH_MODE Auth Mode

Prerequisites

  • Azure AD app registration with Microsoft Graph API permissions
  • API permissions: Files.ReadWrite.All, Sites.ReadWrite.All

Scenarios

Build a drive workflow

Use the Forge to design an automation pack powered by onedrive-blade-mcp for drive operations.

Install

sidereal install onedrive-blade-mcp