Home › Other › cli-microsoft365-mcp-server

cli-microsoft365-mcp-server

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

TypeScript
★ 133 stars Last pushed 2026-09-21 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.22)

npx -y @pnp/cli-microsoft365-mcp-server@0.1.22

Or add to your MCP client config:

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

Related servers

Data from the Official MCP Registry