Ms Onedrive MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 53 installs a week from npm. Last commit 8 Jun 2026.
Microsoft OneDrive MCP server — browse, read, and manage files and folders through Microsoft Graph.
Today is the operative word: we check Ms Onedrive MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ms-onedrive-mcp -- npx -y ms-onedrive-mcp
{
"mcpServers": {
"ms-onedrive-mcp": {
"args": [
"-y",
"ms-onedrive-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.ms-onedrive-mcp]
command = "npx"
args = ["-y", "ms-onedrive-mcp"]
{
"mcpServers": {
"ms-onedrive-mcp": {
"args": [
"-y",
"ms-onedrive-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ms-onedrive-mcp": {
"args": [
"-y",
"ms-onedrive-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
MICROSOFT_CLIENT_ID (Entra ID application (client) ID for the public client app used to sign in. Run `npx -y ms-onedrive-mcp login` once to cache a refresh token.).
The author declared them in the registry entry; get the values from the project itself.
Outlook mail and OneDrive files via Microsoft Graph — read, search, send and organize.
OneDrive (Microsoft Graph) MCP Pack
Microsoft 365 OneDrive files via Graph: list, search, get, upload, download, share, read text.
MCP server that drives the real Chrome you already use, through an extension and CDP.
Notes, files, GitHub, and Drive through one MCP connection.
MCP server for AI assistants: read, write, edit, and manage files securely on local filesystem.
Notes, files, GitHub, and Drive through one MCP connection.
Minimal MCP server for Google Drive file management and Google Sheets editing.
Answers built from our own checks of this server.