← Index

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

io.github.pnp/cli-microsoft365-mcp-server·v0.1.19·Other
Quality Score
80
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "cli-microsoft365-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@pnp/cli-microsoft365-mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "cli-microsoft365-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@pnp/cli-microsoft365-mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @pnp/cli-microsoft365-mcp-server
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other