msgraph-files

Installation
SKILL.md

Microsoft 365 Files (read-only)

MCP Server

  • Package: @softeria/ms-365-mcp-server (MIT)
  • Invocation:
    npx -y @softeria/ms-365-mcp-server --read-only --enabled-tools 'drive-item|folder-files'
    
  • Requires: an Entra ID (Azure AD) app registration and delegated Graph scopes. The server handles the device-code sign-in itself via its login tool.

Version 2.0.0 replaced a package that did not exist. Until spec 093 this skill invoked npx -y @anthropic-ai/microsoft-graph-mcp, which 404s on npm, and documented seven graph_* tool names that exist in no server. Every call it described failed. The tool names below were read from the live server's tools/list, not recalled.

Why the --enabled-tools filter is mandatory

Installs
7
GitHub Stars
643
First Seen
Mar 6, 2026
msgraph-files — automateyournetwork/netclaw