Microsoft 365 Files
Microsoft 365 OneDrive files via Graph: list, search, get, upload, download, share, read text.
Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.
{
"mcpServers": {
"mcp-server-microsoft-files": {
"command": "npx",
"args": [
"-y",
"@mindstone/mcp-server-microsoft-files"
],
"env": {
"MS_CLIENT_ID": "<ms_client_id>",
"MS_CONFIG_DIR": "<ms_config_dir>",
"MS_ACCOUNT_EMAIL": "<ms_account_email>",
"MS_MCP_PACKAGE_ID": "Microsoft365Files",
"MICROSOFT_REQUEST_TIMEOUT_MS": "60000"
}
}
}
}{
"mcpServers": {
"mcp-server-microsoft-files": {
"command": "npx",
"args": [
"-y",
"@mindstone/mcp-server-microsoft-files"
],
"env": {
"MS_CLIENT_ID": "<ms_client_id>",
"MS_CONFIG_DIR": "<ms_config_dir>",
"MS_ACCOUNT_EMAIL": "<ms_account_email>",
"MS_MCP_PACKAGE_ID": "Microsoft365Files",
"MICROSOFT_REQUEST_TIMEOUT_MS": "60000"
}
}
}
}npx -y @mindstone/mcp-server-microsoft-filesMS_CLIENT_IDMicrosoft Entra (Azure AD) application client ID
MS_CONFIG_DIRPath to the per-user Microsoft config directory (credentials/, accounts.json)
MS_ACCOUNT_EMAILAccount email when running in multi-account per-instance mode (falls back to the first account in accounts.json)
MS_MCP_PACKAGE_IDLogical package ID surfaced in error responses
MICROSOFT_REQUEST_TIMEOUT_MSOverride the upstream Microsoft Graph request timeout in milliseconds (max 300000 = 5 min)
Ephemeral data sandbox for AI workflows with guardrails and security
Run Python code in a secure sandbox without local setup. Declare inline dependencies and execute s…
Driven Intent Negotiation — Contract-Oriented Deterministic Executable Runtime DinCoder brings the…