io.github.mindstone
mcp-server-microsoft-files
Microsoft 365 Files
Microsoft 365 OneDrive files via Graph: list, search, get, upload, download, share, read text.
stdiocommunityservice
Package Details
@mindstone/mcp-server-microsoft-files
Transportstdio
Runtimenpx
Environment Variables
MS_CLIENT_ID(str)
Required
Microsoft Entra (Azure AD) application client ID
MS_CONFIG_DIR(file)
Required
Path to the per-user Microsoft config directory (credentials/, accounts.json)
MS_ACCOUNT_EMAIL(str)
Account email when running in multi-account per-instance mode (falls back to the first account in accounts.json)
MS_MCP_PACKAGE_ID(str)
Default:
Microsoft365FilesLogical package ID surfaced in error responses
MICROSOFT_REQUEST_TIMEOUT_MS(num)
Default:
60000Override the upstream Microsoft Graph request timeout in milliseconds (max 300000 = 5 min)