m365-graph-mcp-server

juvantlabs/m365-graph-mcp-server
★ 0 stars TypeScript 🔌 API Integration Updated today
Microsoft Graph MCP server — OneDrive, SharePoint, and Calendar (read+write) for Juvant OS agents. FEAT-014.
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": {
    "m365-graph-mcp-serve": {
      "command": "npx",
      "args": [
        "-y",
        "juvantlabs/m365-graph-mcp-server"
      ]
    }
  }
}

README Excerpt

`@juvantlabs/m365-graph-mcp-server` — Model Context Protocol server wrapping the Microsoft Graph API for OneDrive, SharePoint, and Calendar (read + write). Designed to be consumed by Juvant OS agents (or any MCP-aware client) via `npx`. Fulfills the `m365-graph` abstract role per in the handbook. Per-company instance config binds this concrete server

Tools (6)

M365_CLIENT_IDM365_CLIENT_SECRETM365_DOWNLOAD_DIRM365_TENANT_IDMCP_SERVER_LOG_LEVELquery