62
/ 100
5 days ago
glama

mcp-onedrive-sharepoint

Enables file and site management across OneDrive and SharePoint via Microsoft Graph API, with support for 33 tools and a CLI.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Known vulnerabilities in dependencies: 1 critical, 15 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 2 credentials: MICROSOFT_GRAPH_CLIENT_SECRET, SP_CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configMCP_ONEDRIVE_SHAREPOINT_CACHE_DIR
configMCP_SITES_CONFIG_PATHOr set to point at a different JSON file.
configMICROSOFT_GRAPH_BASE_URL
configMICROSOFT_GRAPH_CACHE_ENABLED
configMICROSOFT_GRAPH_CACHE_TTL
configMICROSOFT_GRAPH_CLIENT_IDyour_app_client_id
🔐 secretMICROSOFT_GRAPH_CLIENT_SECREToptional — activates client-credentials mode; alias SP_CLIENT_SECRET also accepted
configMICROSOFT_GRAPH_MAX_RETRIES
configMICROSOFT_GRAPH_SCOPESFiles.ReadWrite.All,Sites.ReadWrite.All,Directory.Read.All,User.Read,offline_access
configMICROSOFT_GRAPH_TENANT_IDyour_tenant_uuid # use specific UUID for client-credentials; "common" works only for device-code
configMICROSOFT_GRAPH_TIMEOUT
🔐 secretSP_CLIENT_SECRETMICROSOFT_GRAPH_CLIENT_SECRET= # optional — activates client-credentials mode; alias also accepted
configXDG_CACHE_HOME
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 1 concrete improvement we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/ftaricano-mcp-onedrive-sharepoint-lf4561)](https://m8ven.ai/mcp/ftaricano-mcp-onedrive-sharepoint-lf4561)
commit: 79ed68c445ef3c7d3ccfb4d166173a7d5cd95148
code hash: 09dd3bf0366b697f6754cee87f4f4cbbe9081dd96b4a2408ad9f1b711a43ddae
verified: 6/18/2026, 10:53:46 AM
view raw JSON →