Skip to content
Claude Desktop

cli microsoft365 mcp server for Claude Desktop

io.github.pnp/cli-microsoft365-mcp-server

MCP server for CLI for Microsoft 365 to manage your tenant using natural language

client:Claude Desktop transport:stdio runtime:npm

Install cli microsoft365 mcp server in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "cli-microsoft365-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@pnp/cli-microsoft365-mcp-server"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

cli microsoft365 mcp server in other clients