mcp-personal-onedrive

ferraroroberto/mcp-personal-onedrive
★ 0 stars Python 🌐 Browser/Web Updated 1d ago
MCP server to connect a personal onedrive account to claude, from mobile and local
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-personal-onedriv": {
      "command": "uvx",
      "args": [
        "mcp-personal-onedrive"
      ]
    }
  }
}

Or install with pip: pip install mcp-personal-onedrive

README Excerpt

A minimal, **read-only** [Model Context Protocol](https://modelcontextprotocol.io/) server that lets Claude (Desktop, Code, web, mobile) browse and read files in a **personal Microsoft account's OneDrive** (`outlook.com`, `hotmail.com`, `live.com`). The official Microsoft 365 connector for Claude only supports work/school tenants. This server exists to fill that gap for consumer accounts.

Tools (6)

download_file_contentget_item_metadatalist_folderlist_rootmcpServerssearch_files